Description | ||||||||||||||
Sets the entity id. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechGeomref.h> | ||||||||||||||
ProError | ProMechgeomrefIdSet | ( | ||||||||||||
ProMechGeomref entity | ||||||||||||||
/* (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 | ||||||||||||||
|