Documentação da 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.
User Guide References
Isto foi útil?