Indexes  

CatSectionType (Enumeration)

enum CatSectionType {
  catSectionTypePlane,
  catSectionTypeSlice,
  catSectionTypeBox
}
The different types of a section.
It is used by the Section object to specify the section type.
Values:
catSectionTypePlane
The section is a plane.
catSectionTypeSlice
The section is made of two parallel planes separated by a thickness.
catSectionTypeBox
The section is a box.


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