API 설명서 > Mechanica > Object ProMechgeomref > Function ProMechgeomrefIdGet
Function ProMechgeomrefIdGet
Description
Obtains the entity id.
Licensing Requirement
Synopsis
#include <ProMechGeomref.h>
ProMechgeomrefIdGet
(
/* (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
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
도움이 되셨나요?