Indexes  

CatTreeTypeEnum (Enumeration)

enum CatTreeTypeEnum {
  catTreeTypeClassical,
  catTreeTypeStructural,
  catTreeTypeHistorical,
  catTreeTypeRelational
}
Types for the specification tree.
Role: This enum is used in the TreeVizManipSettingAtt interface.
Values:
catTreeTypeClassical
Classical Windows style tree.
catTreeTypeStructural
Structure-oriented representation of the tree.
catTreeTypeHistorical
Constructive historic representation of the tree.
catTreeTypeRelational
Relation-oriented representation of the tree.


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