API 文件集 > Mechanica > Object ProMechbeamsection > Function ProMechsectiondataNonstructcogGet
Function ProMechsectiondataNonstructcogGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechBeamsectionVectorGet() to get the non-struct mass center of gravity of the beam section.
Obtains the non-struct mass center of gravity.
Licensing Requirement
Synopsis
ProMechsectiondataNonstructcogGet
(
/* (In)
The section data.
*/
Pro2dPnt nsm_cog
/* (Out)
The non-struct mass center of gravity.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
This parameter is not defined for this beam section.
這是否有幫助?