Indexes  

CatPartElementsNamingMode (Enumeration)

enum CatPartElementsNamingMode {
  catNoNamingCheck,
  catNamingCheckUnderSameNode,
  catNamingCheckWithinUIActiveObject
}
Naming mode parameter's possible values.
Role: This enumeration is used in the PartInfrastructureSettingAtt interface.
Values:
catNoCheck
Naming is rule-free,
catNamingCheckUnderSameNode
Two elements cannot have the same name under the same node,
catNamingCheckWithinUIActiveObject
Two elements cannot have the same name within a defined UIActiveObject.


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