All Frameworks  Object Hierarchy  This Framework  Indexes  

DNBSimInitStateAttr (Enumeration)

enum DNBSimInitStateAttr {
  DNBVisInitStateAttr,
  DNBPosInitStateAttr,
  DNBColInitStateAttr,
  DNBOpacInitStateAttr,
  DNBVisPosInitStateAttr,
  DNBVisColInitStateAttr,
  DNBVisOpacInitStateAttr,
  DNBVisPosColInitStateAttr,
  DNBVisPosOpacInitStateAttr,
  DNBVisColOpacInitStateAttr,
  DNBPosColInitStateAttr,
  DNBPosOpacInitStateAttr,
  DNBPosColOpacInitStateAttr,
  DNBColOpacInitStateAttr,
  DNBAllInitStateAttr
}
Specifies which Initial State attributes will be managed.
Values:
DNBVisInitStateAttr
The value to be used when Visibility attributes are managed.
DNBPosInitStateAttr
The value to be used when Position attributes are managed.
DNBColInitStateAttr
The value to be used when Color attributes are managed.
DNBOpacInitStateAttr
The value to be used when Transparency attributes are managed.
DNBVisPosInitStateAttr
The value to be used when Visibility and Position attributes are managed.
DNBVisColInitStateAttr
The value to be used when Visibility and Color attributes are managed.
DNBVisOpacInitStateAttr
The value to be used when Visibility and Transparency attributes are managed.
DNBVisPosColInitStateAttr
The value to be used when Visibility, Position and Color attributes are managed.
DNBVisPosOpacInitStateAttr
The value to be used when Visibility, Position and Transparency attributes are managed.
DNBVisColOpacInitStateAttr
The value to be used when Visibility, Color and Transparency attributes are managed.
DNBPosColInitStateAttr
The value to be used when Position and Color attributes are managed.
DNBPosOpacInitStateAttr
The value to be used when Position and Transparency attributes are managed.
DNBPosColOpacInitStateAttr
The value to be used when Position, Color and Transparency attributes are managed.
DNBColOpacInitStateAttr
The value to be used when Color and Transparency attributes are managed.
DNBAllInitStateAttr
The value to be used when all attributes are managed.


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