API Documentation > Mechanica > Object ProMechconstr > Function ProMechconstrDisplacementdataSet
Function ProMechconstrDisplacementdataSet
Description
Sets the handle to the displacement data from the Creo Simulate constraint.
Licensing Requirement
Synopsis
ProMechconstrDisplacementdataSet
(
/* (In)
The constraint.
*/
/* (In)
The displacement data.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Cannot access the object in the current mode.
The ProMechItem's owner solid is invalid.
A general error was encountered.
Subtype cannot be changed.
Unable to Modify.
Sample Code References
User Guide References
Was this helpful?