Enum pfcDetailSymbolGroupOption
Description
This enumerated type represents the various options of symbol group placement.
User Guide References:
Values
pfcDETAIL_SYMBOL_GROUP_INTERACTIVE
Allow interactive group placement. It is the default option in graphics mode.
pfcDETAIL_SYMBOL_GROUP_ALL
All non-exclusive symbol groups will be included during placement. The first option for the exclusive symbol groups will be used.
pfcDETAIL_SYMBOL_GROUP_NONE
No non-exclusive symbol groups will be included during placement. The first option for the exclusive symbol groups will be used.
pfcDETAIL_SYMBOL_GROUP_CUSTOM
The application will specify exactly which groups should be included.
pfcDetailSymbolGroupOption_nil
Enum null value.