Enum EpfcStdColor
Description
This enumerated type lists the supported color types.
-
See Also:
-
IpfcBaseSession.SetTextColor(), IpfcBaseSession.GetRGBFromStdColor(), IpfcBaseSession.SetStdColorFromRGB(), IpfcDisplay
Values
-
EpfcCOLOR_LETTER
- The color used for text.
-
EpfcCOLOR_HIGHLIGHT
- The color used for highlighting entities.
-
EpfcCOLOR_DRAWING
- The color used for drawings and geometry.
-
EpfcCOLOR_BACKGROUND
- The background color, if the blended background is not enabled.
-
EpfcCOLOR_HALF_TONE
- The half-tone color.
-
EpfcCOLOR_EDGE_HIGHLIGHT
- The color used for highlighting edges.
-
EpfcCOLOR_DIMMED
- The color used for dimmed (unavailable) buttons.
-
EpfcCOLOR_ERROR
- The color used for errors, such as underdimensioned sections.
-
EpfcCOLOR_WARNING
- The color used for warnings.
-
EpfcCOLOR_SHEETMETAL
- The color used for sheetmetal surfaces.
-
EpfcCOLOR_CURVE
- The color used for curves.
-
EpfcCOLOR_PRESEL_HIGHLIGHT
- The color used to highlight items before they are selected.
-
EpfcCOLOR_SELECTED
- The color used for an already selected item.
-
EpfcCOLOR_SECONDARY_SELECTED
- The color used for a secondary set of selected items.
-
EpfcCOLOR_PREVIEW
- The color used for preview highlighting in the session.
-
EpfcCOLOR_SECONDARY_PREVIEW
- The color used for secondary preview highlighting in the session.
-
EpfcCOLOR_DATUM
- The color used for datum objects (planes, axes, points and coordinate systems).
-
EpfcCOLOR_QUILT
- The color used for datum quilts.
-
EpfcCOLOR_LWW
-
-
EpfcCOLOR_MAX
-
-
EpfcCOLOR_SHADED_EDGE
-
-
EpfcCOLOR_SS_HAS_FROZEN_FEAT
-
-
EpfcCOLOR_SS_FROZEN_COMPONENT
-
-
EpfcCOLOR_SS_FAILED_ITEMS
-
-
EpfcCOLOR_SS_PACKAGED
-
-
EpfcCOLOR_SS_RECENT_SEARCH
-
-
EpfcCOLOR_SS_INTCH_GROUP_MEMBERS
-
-
EpfcCOLOR_SS_REPLACED_COMPS
-
-
EpfcCOLOR_SS_FT_INSTANCES
-
-
EpfcCOLOR_SS_FT_GENERICS
-
-
EpfcCOLOR_SS_HAS_PROPROGRAM
-
-
EpfcCOLOR_SS_HAS_PROPROGRAM_INPUT
-
-
EpfcCOLOR_SS_DRIVEN_BY_PROPROGRAM
-
-
EpfcCOLOR_SS_MODULE_NODES
-
-
EpfcCOLOR_SS_CURRENT_DESIGN_SOL
-
-
EpfcCOLOR_SS_NONCURRENT_DESIGN_SOL
-
-
EpfcCOLOR_SS_REPRESENTATIVE_DESIGN_SOL
-
-
EpfcCOLOR_SS_CONF_ASM_NODES
-
-
EpfcCOLOR_SS_CHILD_OF_MODIFIED_IN_DMA
-
-
EpfcStdColor_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.