Enum EpfcParameterSelectionContext
Description
This enumerated type lists the possible parameter selection context type.
Values
-
EpfcPARAMSELECT_MODEL
- Parameters will be selected from any model.
-
EpfcPARAMSELECT_PART
- Parameters will be selected from any part.
-
EpfcPARAMSELECT_ASM
- Parameters will be selected from any assembly.
-
EpfcPARAMSELECT_FEATURE
- Parameters will be selected from any feature.
-
EpfcPARAMSELECT_EDGE
- Parameters will be selected from any edge.
-
EpfcPARAMSELECT_SURFACE
- Parameters will be selected from any surface.
-
EpfcPARAMSELECT_QUILT
- Parameters will be selected from any quilt.
-
EpfcPARAMSELECT_CURVE
- Parameters will be selected from any curve.
-
EpfcPARAMSELECT_COMPOSITE_CURVE
- Parameters will be selected from any context curve.
-
EpfcPARAMSELECT_INHERITED
- Parameters will be selected from any inherited item.
-
EpfcPARAMSELECT_SKELETON
- Parameters will be selected from any skeleton.
-
EpfcPARAMSELECT_COMPONENT
- Parameters will be selected from any component.
-
EpfcPARAMSELECT_ALLOW_SUBITEM_SELECTION
-
-
EpfcParameterSelectionContext_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.