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