API Documentation > Mechanica > Object ProMechconstr > Function ProMechdisplacementdataCsysGet
Function ProMechdisplacementdataCsysGet
Description
Obtains the coordinate system used for the displacement. Note: The type should be PRO_MECH_DISPLACEMENT_REGULAR.
Licensing Requirement
Synopsis
ProMechdisplacementdataCsysGet
(
/* (In)
The data.
*/
/* (Out)
The coordinate system. Free this using ProMechgeomrefFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Not enough memory to allocate data.
User Guide References
Was this helpful?