API 설명서 > Mechanica > Object ProMechbeamsection > Function ProMechsectiondataSketchedsectdataGet
Function ProMechsectiondataSketchedsectdataGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechBeamsectionPropertyType to get the corresponding property of the sketched beam section.
Obtains the sketched section data.
Licensing Requirement
Synopsis
ProMechsectiondataSketchedsectdataGet
(
/* (In)
The section data.
*/
/* (Out)
The sketched section data. Free this using ProMechsketchedsctndataFree().
*/
)
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
도움이 되셨나요?