Description | ||||||||||||||
Obtains the entity id. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechGeomref.h> | ||||||||||||||
ProError | ProMechgeomrefIdGet | ( | ||||||||||||
ProMechGeomref entity | ||||||||||||||
/* (In) | ||||||||||||||
The entity. | ||||||||||||||
*/ | ||||||||||||||
int* id | ||||||||||||||
/* (Out) | ||||||||||||||
The entity id. Creo Simulate uses PRO_MECH_WCS as the id of the default world coordinate system. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|