API 설명서 > Mechanica > Object ProMechmaterialorient > Function ProMechmaterialorientprojPointsSet
Function ProMechmaterialorientprojPointsSet
Description
Sets the two points used for projection in this material orientation data.
Licensing Requirement
Synopsis
ProMechmaterialorientprojPointsSet
(
/* (In)
The material orientation projection data.
*/
/* (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
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
도움이 되셨나요?