Description | |||||||||||||||||
This function notifies Creo Parametric that all desired changes have been made to a given simulation item. Calling this function:
This function MUST be called after ALL properties of a new/modified simulation item have been set by the appropriate Set functions. |
|||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechItem.h> | |||||||||||||||||
ProError | ProMechitemUpdateComplete | ( | |||||||||||||||
ProMechItem* item | |||||||||||||||||
/* (In) | |||||||||||||||||
The simulation item that has just been modified. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|