Enum EpfcFeatureStatus
Description
This enumerated type specifies the feature status.
User Guide References:
Values
EpfcFEAT_ACTIVE
An ordinary feature.
EpfcFEAT_INACTIVE
A feature that is not suppressed, but is not currently in use for another reason.
EpfcFEAT_FAMILY_TABLE_SUPPRESSED
A feature suppressed by family table functionality.
EpfcFEAT_SIMP_REP_SUPPRESSED
A feature suppressed by simplified representation functionality.
EpfcFEAT_PROGRAM_SUPPRESSED
A feature suppressed by Pro/PROGRAM functionality.
EpfcFEAT_SUPPRESSED
A suppressed feature.
EpfcFEAT_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.
EpfcFeatureStatus_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.