Category Mechanica, Object ProMechmaterialorient

Function ProMechmaterialorientprojPointsSet


Description
Sets the two points used for projection in this material orientation data.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechMaterialOrient.h>
ProErrorProMechmaterialorientprojPointsSet(
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
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.
PRO_TK_BAD_CONTEXTThe Creo Simulate session is not initialized.

Manual References:

  1. Creo Simulate: Items: Material Orientations
  2. Creo Simulate: Items: Material Orientations