All Frameworks  Class Hierarchy  This Framework  Indexes

Drafting2DLInterfaces Enumeration CatViewBackgroundMode

enum CatViewBackgroundMode {
  catStandard,
  catInvisible,
  catUnpickable,
  catLowIntensity,
  catUnpickableLowIntensity
}
The way the background of a view is displayed at creation.
Values:
catInvisible
Background not display
catStandard
Background pickable and not in low intensity
catUnpickable
Background unpickable and not in low intensity
catLowIntensity
Background pickable and in low intensity
catUnpickableLowIntensity
Background unpickable and in low intensity

This object is included in the file: Cat2DLSettingAtt.h

Copyright © 2003, Dassault Systèmes. All rights reserved.