Documentación de la API > Mechanica > Object ProMechmaterialorient > Function ProMechmaterialorientprojPointsGet
Function ProMechmaterialorientprojPointsGet
Description
Obtains the two points used for projection in this material orientation data.
Licensing Requirement
Synopsis
ProMechmaterialorientprojPointsGet
(
/* (In)
The material orientation projection data.
*/
/* (Out)
ProArray of points used for projection. Free this using ProMechgeomrefProarrayFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The data does not contain this type of projection.
There is not enough memory to perform the operation.
A general error was encountered.
User Guide References
¿Fue esto útil?