Function ProMechmatlassignDataGet
Description
Obtains the data of the material assignment object.
Licensing Requirement
Synopsis
ProMechmatlassignDataGet
(
/* (In)
The material assignment object.
*/
/* (Out)
The data. Free this using ProMechmatlassigndataFree().
*/
)
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.
There is not enough memory to perform the operation.
A general error is encountered.
User Guide References
これは役に立ちましたか?