Description | |||||||||||
Sets the two points used for projection in this material orientation data. | |||||||||||
Licensing Requirement | |||||||||||
TOOLKIT for Mechanica | |||||||||||
Synopsis | |||||||||||
#include <ProMechMaterialOrient.h> | |||||||||||
ProError | ProMechmaterialorientprojPointsSet | ( | |||||||||
ProMechMaterialOrientProj data | |||||||||||
/* (In) | |||||||||||
The material orientation projection data. | |||||||||||
*/ | |||||||||||
ProMechGeomref* points | |||||||||||
/* (In) | |||||||||||
ProArray of points used for projection. (NOTE: Only PRO_MECH_POINT_SINGLE, PRO_MECH_VERTEX_EDGE_START and PRO_MECH_VERTEX_EDGE_END type points are allowed) | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|