Documentación de la API > Mechanica > Object ProMechobjectref > Function ProMechobjectrefTypeSet
Function ProMechobjectrefTypeSet
Description
Sets the object ref type.
Licensing Requirement
Synopsis
ProMechobjectrefTypeSet
(
/* (In)
The object ref.
*/
ProType type
/* (In)
The type, this must be one of the PRO_SIMULATION* types.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
User Guide References
¿Fue esto útil?