VisualizationInterfaces Enumeration CATVisInteractiveContext

enum CATVisInteractiveContext {
  CATVisNoneContext,
  CATVisPreselContext,
  CATVisSelContext,
  CATVisMultiSelContext,
  CATVisMultiSelContextOptim
}
Interactive context description.

Role:This context is used in the method.
Values:
CATVisNoneContext
No context, graphic representation will be drawn simply.
CATVisPreselContext
Context of pre-highlight, graphic representation will be
drawn in furtive mode (faster).
CATVisSelContext
Context of highlight, graphic representation will be
drawn in highlight color (orange by default).
CATVisMultiSelContext
Context of Trap Selection.
CATVisMultiSelContextOptim
No documentation.

This object is included in the file: CATPathElement.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.