Indexes  

CatConflictType (Enumeration)

enum CatConflictType {
  catConflictTypeClash,
  catConflictTypeContact,
  catConflictTypeClearance
}
The different types of conflicts.
It is used by the Conflict object to specify the result type.
Values:
catConflictTypeClash
The two products are in clash.
catConflictTypeContact
The two products are in contact.
catConflictTypeClearance
The two products are too close.


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