API Documentation
>
Features
>
Object ProFeature
> Function ProFeatureSubtypeGet
Function ProFeatureSubtypeGet
Description
Retrieves the subtype of the specified feature.
Replacement in Object TOOLKIT:
pfcFeature::FeatSubType
Synopsis
#include <
ProFeature.h
>
ProError
ProFeatureSubtypeGet
(
ProFeature
* feature
/* (In)
The feature
*/
ProLine
subtype
/* (Out)
The feature subtype
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
PRO_TK_BAD_INPUTS
The input argument is invalid.
See Also
ProFeatType.h
User Guide References
Feature Inquiry:ProFeatureSubtypeGet
The Element Tree for Extruded Features:ProFeatureSubtypeGet
Read Functions Supporting Inheritance Features:ProFeatureSubtypeGet
Was this helpful?
This site works best with JavaScript enabled