Description | ||||||||||||||||||||||||||
Sets the numbering data for the mesh control item. | ||||||||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||||||||||||||
Synopsis | ||||||||||||||||||||||||||
#include <ProMechMeshControl.h> | ||||||||||||||||||||||||||
ProError | ProMechmeshcntrlNumberingSet | ( | ||||||||||||||||||||||||
ProMechItem* item | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The mesh control item. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
ProMechMCNumberingData data | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The data. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
) | ||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||
|