Documentazione API > Mechanica > Object ProMechbeamsection > Function ProMechsectiondataGeneralsectdataGet
Function ProMechsectiondataGeneralsectdataGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechBeamsectionPropertyType to get the corresponding property of the beam section.
Obtains the general section data.
Licensing Requirement
Synopsis
ProMechsectiondataGeneralsectdataGet
(
/* (In)
The section data.
*/
/* (Out)
The general section data. Free this using ProMechgeneralsctndataFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The section does not contain this type of section shape data.
There is not enough memory to perform the operation.
See Also
User Guide References
È stato utile?