Documentación de la API > Mechanica > Object ProMechydirection > Function ProMechydirectionReferenceGet
Function ProMechydirectionReferenceGet
Description
Obtains the reference entity, if the type is 'reference'.
Licensing Requirement
Synopsis
ProMechydirectionReferenceGet
(
/* (In)
The y-direction.
*/
ProMechGeomref* reference
/* (Out)
The reference entity. Free this using ProMechgeomrefFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
This type of y-direction does not use a reference entity.
There is not enough memory to perform the operation.
See Also
User Guide References
¿Fue esto útil?