VisualizationFoundation Enumeration CATInteractiveContext
enum CATInteractiveContext {
CATNoneContext,
CATPreselContext,
CATSelContext,
CATMultiSelContext,
CATMultiSelContextOptim
}
Interactive context description.
- Values:
-
- CATNoneContext
- No context, graphic representation will be drawn simply.
- CATPreselContext
- Context of pre-highlight, graphic representation will be
drawn in furtive mode (faster).
- CATSelContext
- Context of hihglight, graphic reprensation will be
drawn in highlight color (orange by default).
- See also:
-
This object is included in the file: CATRepPath.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.