API Documentation > Mechanica > Object ProMechgeomref > Function ProMechgeomrefTypeSet
Function ProMechgeomrefTypeSet
Description
Sets the entity type.
Licensing Requirement
Synopsis
#include <ProMechGeomref.h>
ProMechgeomrefTypeSet
(
/* (In)
The entity.
*/
/* (In)
The type.
*/
)
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
Was this helpful?