Documentación de la API > Mechanica > Object ProMechmaterialorient > Function ProMechmaterialorientdataCsysdataSet
Function ProMechmaterialorientdataCsysdataSet
Description
Sets the coordinate system orientation data for the material orientation data. In FEM mode, this data should be compulsorily set and ProMechMaterialOrientCsysProjType should be set to PRO_MECH_MATLORI_CSYS_PROJ_X. In Native mode, if ProMechMaterialOrientObjType is PRO_MECH_MATLORI_MODEL, then, this data should be compulsorily set and ProMechMaterialOrientCsysProjType should be set to PRO_MECH_MATLORI_CSYS_PROJ_CLOSEST.
Licensing Requirement
Synopsis
ProMechmaterialorientdataCsysdataSet
(
/* (In)
The material orientation data.
*/
/* (In)
The csys data.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Sample Code References
User Guide References
¿Fue esto útil?