Indexes  

CatSectionBehavior (Enumeration)

enum CatSectionBehavior {
  catSectionBehaviorManual,
  catSectionBehaviorAutomatic,
  catSectionBehaviorFreeze
}
The different types of a section.
It is used by the Section object to specify the section Behavior.
Values:
catSectionBehaviorManual
The update of the section has to be done manually. The icon is changing to show that the section result is not updated.
catSectionBehaviorAutomatic
The update of the section while a product is moving is done automatically.
catSectionBehaviorFreeze
The section result is freezed. No result will be recalculated untill the user unfreeze it.


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