API Documentation > Mechanica > Object ProMechconstr > Function ProMechdisplacementdataPinconstrGet
Function ProMechdisplacementdataPinconstrGet
Description
Obtains the pin constraint.
Licensing Requirement
Synopsis
ProMechdisplacementdataPinconstrGet
(
/* (In)
The data.
*/
/* (Out)
pin constraint. The function allocates memory for this argument. Use ProMechdisplacementpinconstrFree() to free it.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Not enough memory to allocate the handle.
See Also
User Guide References
Was this helpful?