Documentación de la API
>
Mechanica
>
Object ProMechobjectref
> Function ProMechobjectrefTypeSet
Function ProMechobjectrefTypeSet
Description
Sets the object ref type.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechObjectref.h
>
ProError
ProMechobjectrefTypeSet
(
ProMechObjectref
object
/* (In)
The object ref.
*/
ProType
type
/* (In)
The type, this must be one of the PRO_SIMULATION* types.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
User Guide References
Creo Simulate Object References:ProMechobjectrefTypeSet
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado