Description | |||||||||||||||||
Returns the name of a Creo Simulate item. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechItem.h> | |||||||||||||||||
ProError | ProMechitemNameGet | ( | |||||||||||||||
ProMechItem* item | |||||||||||||||||
/* (In) | |||||||||||||||||
The item. | |||||||||||||||||
*/ | |||||||||||||||||
ProName name | |||||||||||||||||
/* (Out) | |||||||||||||||||
The item name. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|