API 文档 > Mechanica > Object ProMechbeamsection > Function ProMechsketchedsctndataFeatureidGet
Function ProMechsketchedsctndataFeatureidGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechBeamsectionIntegerGet() to get the id of the sketch feature used by the sketched beam section.
Obtains the beam sketch feature used by the beam section.
Licensing Requirement
Synopsis
ProMechsketchedsctndataFeatureidGet
(
/* (In)
The sketched section data handle.
*/
int* feature_id
/* (Out)
The sketch feature id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
这对您有帮助吗?