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