Library | Module

Enum pfcStdColor

Description

This enumerated type lists the supported color types.
See Also:
pfcBaseSession.SetTextColor(), pfcBaseSession.GetRGBFromStdColor(), pfcBaseSession.SetStdColorFromRGB(), pfcDisplay




Values

COLOR_LETTER
The color used for text.
COLOR_HIGHLIGHT
The color used for highlighting entities.
COLOR_DRAWING
The color used for drawings and geometry.
COLOR_BACKGROUND
The background color, if the blended background is not enabled.
COLOR_HALF_TONE
The half-tone color.
COLOR_EDGE_HIGHLIGHT
The color used for highlighting edges.
COLOR_DIMMED
The color used for dimmed (unavailable) buttons.
COLOR_ERROR
The color used for errors, such as underdimensioned sections.
COLOR_WARNING
The color used for warnings.
COLOR_SHEETMETAL
The color used for sheetmetal surfaces.
COLOR_CURVE
The color used for curves.
COLOR_PRESEL_HIGHLIGHT
The color used to highlight items before they are selected.
COLOR_SELECTED
The color used for an already selected item.
COLOR_SECONDARY_SELECTED
The color used for a secondary set of selected items.
COLOR_PREVIEW
The color used for preview highlighting in the session.
COLOR_SECONDARY_PREVIEW
The color used for secondary preview highlighting in the session.
COLOR_DATUM
The color used for datum objects (planes, axes, points and coordinate systems).
COLOR_QUILT
The color used for datum quilts.
COLOR_LWW
 
COLOR_MAX
 
COLOR_SHADED_EDGE
 
COLOR_SS_HAS_FROZEN_FEAT
 
COLOR_SS_FROZEN_COMPONENT
 
COLOR_SS_FAILED_ITEMS
 
COLOR_SS_PACKAGED
 
COLOR_SS_RECENT_SEARCH
 
COLOR_SS_INTCH_GROUP_MEMBERS
 
COLOR_SS_REPLACED_COMPS
 
COLOR_SS_FT_INSTANCES
 
COLOR_SS_FT_GENERICS
 
COLOR_SS_HAS_PROPROGRAM
 
COLOR_SS_HAS_PROPROGRAM_INPUT
 
COLOR_SS_DRIVEN_BY_PROPROGRAM
 
COLOR_SS_MODULE_NODES
 
COLOR_SS_CURRENT_DESIGN_SOL
 
COLOR_SS_NONCURRENT_DESIGN_SOL
 
COLOR_SS_REPRESENTATIVE_DESIGN_SOL
 
COLOR_SS_CONF_ASM_NODES
 
COLOR_SS_CHILD_OF_MODIFIED_IN_DMA
 
StdColor_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.