Category Features, Object ProFeature

Function ProFeatureSubtypeGet


Description
Retrieves the subtype of the specified feature.
Replacement in Object TOOLKIT: pfcFeature::FeatSubType
Synopsis
#include <ProFeature.h>
ProErrorProFeatureSubtypeGet(
ProFeature* feature
/* (In)
The feature
*/
ProLine subtype
/* (Out)
The feature subtype
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the information.
PRO_TK_BAD_INPUTSThe input argument is invalid.
See Also
ProFeatType.h

Manual References:

  1. Assembly: Data Sharing Features: Accessing Properties of Variant Features
  2. Core: Features: Feature Inquiry
  3. Core: Features: Feature Inquiry
  4. Element Trees: Extrude and Revolve: The Element Tree for Extruded Features