API 文档 > Mechanica > Object ProMechbeamsection > Function ProMechbeamsectionDataGet
Function ProMechbeamsectionDataGet
Description
Obtains the beam section data.
Licensing Requirement
Synopsis
ProMechbeamsectionDataGet
(
ProMechItem* b_section
/* (In)
The beam section.
*/
/* (Out)
The data. Free this using ProMechsectiondataFree().
*/
)
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.
这对您有帮助吗?