Description | ||||||||||||||||||||||||||
Sets the suppress data for the AutoGEM control item. | ||||||||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||||||||||||||
Synopsis | ||||||||||||||||||||||||||
#include <ProMechMeshControl.h> | ||||||||||||||||||||||||||
ProError | ProMechmeshcntrlAutogemsuppressSet | ( | ||||||||||||||||||||||||
ProMechItem* item | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The AutoGEM control item. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
ProMechMCSuppressData data | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The data. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
) | ||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||
|
||||||||||||||||||||||||||
See Also | ||||||||||||||||||||||||||
ProMechmeshcntrlTypeGet |