API 설명서 > Miscellaneous > Object ProMechmatlassign > Function ProMechmatlassignReferencesGet
Function ProMechmatlassignReferencesGet
Description
Obtains the references for the material assignment object.
Licensing Requirement
Synopsis
ProMechmatlassignReferencesGet
(
/* (In)
The material assignment object.
*/
ProMechGeomref** references
/* (Out)
ProArray of references. Free this using ProMechgeomrefProarrayFree().
*/
)
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
도움이 되셨나요?