API ドキュメンテーション > Mechanica > Object ProMechmaterialorient > Function ProMechmaterialorientDescriptionSet
Function ProMechmaterialorientDescriptionSet
Description
Sets the description of the material orientation object.
Licensing Requirement
Synopsis
ProMechmaterialorientDescriptionSet
(
/* (In)
The material orientation.
*/
ProComment description
/* (In)
The description.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
A general error was encountered.
Cannot access the object in the current mode.
Cannot modify the item.
Sample Code References
User Guide References
これは役に立ちましたか?