Library | Module

Enum pfcParameterSelectionContext

Description

This enumerated type lists the possible parameter selection context type.




Values

PARAMSELECT_MODEL
Parameters will be selected from any model.
PARAMSELECT_PART
Parameters will be selected from any part.
PARAMSELECT_ASM
Parameters will be selected from any assembly.
PARAMSELECT_FEATURE
Parameters will be selected from any feature.
PARAMSELECT_EDGE
Parameters will be selected from any edge.
PARAMSELECT_SURFACE
Parameters will be selected from any surface.
PARAMSELECT_QUILT
Parameters will be selected from any quilt.
PARAMSELECT_CURVE
Parameters will be selected from any curve.
PARAMSELECT_COMPOSITE_CURVE
Parameters will be selected from any context curve.
PARAMSELECT_INHERITED
Parameters will be selected from any inherited item.
PARAMSELECT_SKELETON
Parameters will be selected from any skeleton.
PARAMSELECT_COMPONENT
Parameters will be selected from any component.
PARAMSELECT_ALLOW_SUBITEM_SELECTION
 
ParameterSelectionContext_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.