Enum pfcFeatureStatus
Description
This enumerated type specifies the feature status.
Values
-
FEAT_ACTIVE
- An ordinary feature.
-
FEAT_INACTIVE
- A feature that is not suppressed, but is not currently in use for anotherreason.
-
FEAT_FAMILY_TABLE_SUPPRESSED
- A feature suppressed by family table functionality.
-
FEAT_SIMP_REP_SUPPRESSED
- A feature suppressed by simplified representation functionality.
-
FEAT_PROGRAM_SUPPRESSED
- A feature suppressed by Pro/PROGRAM functionality.
-
FEAT_SUPPRESSED
- A feature suppressed by simplified representation functionality.
-
FEAT_UNREGENERATED
- A feature that is active, but not regenerated due to a regeneration failure that has not been fixed. This regeneration failure might result from a previous feature.
-
FeatureStatus_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.