API 설명서 > Mechanica > Object ProMechloadset > Function ProMechloadsetDescriptionSet
Function ProMechloadsetDescriptionSet
Description
Sets the description of the load set.
Licensing Requirement
Synopsis
#include <ProMechLoadset.h>
ProMechloadsetDescriptionSet
(
/* (In)
The load set.
*/
/* (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
도움이 되셨나요?