Documentação da API > Mechanica > Object ProMechgeomref > Function ProMechgeomrefIdSet
Function ProMechgeomrefIdSet
Description
Sets the entity id.
Licensing Requirement
Synopsis
#include <ProMechGeomref.h>
ProMechgeomrefIdSet
(
/* (In)
The entity.
*/
int id
/* (In)
The entity id. Creo Simulate uses PRO_MECH_WCS as the id of the default world coordinate system.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The Creo Simulate session was not initialized.
No license was available to enable this function.
Sample Code References
User Guide References
Isto foi útil?