API 설명서 > Mechanica > Object ProMechmass > Function ProMechadvancedmassdataCsysGet
Function ProMechadvancedmassdataCsysGet
Description
Obtains the reference coordinate system for the advanced mass data.
Licensing Requirement
Synopsis
#include <ProMechMass.h>
ProMechadvancedmassdataCsysGet
(
/* (In)
The advanced mass data.
*/
/* (Out)
The coordinate system. Free this using ProMechgeomrefFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
There is not enough memory to perform the operation.
User Guide References
도움이 되셨나요?