API 文档
>
Mechanica
>
Object ProMechmaterialorient
> Function ProMechmaterialorientcsysYaxisSet
Function ProMechmaterialorientcsysYaxisSet
Description
Sets the coordinate system axis mapped to the the Y-axis of the material orientation.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechMaterialOrient.h
>
ProError
ProMechmaterialorientcsysYaxisSet
(
ProMechMaterialOrientCsys
data
/* (In)
The material orientation csys data.
*/
ProMechMaterialOrientCsysAxis
y_axis
/* (In)
The Yaxis.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
PRO_TK_BAD_CONTEXT
The Creo Simulate session is not initialized.
User Guide References
Material Orientations:ProMechmaterialorientcsysYaxisSet
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳