Indexes  

CatViewBackgroundMode (Enumeration)

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


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