CATTPSBaseUseItf Enumeration CATTPSDatumCompRule
enum CATTPSDatumCompRule {
  CATTPSDCRUnsupported,
  CATTPSDCRNotDefined,
  CATTPSDCRWithHierarchy,
  CATTPSDCRWithoutHierarchy,
  CATTPSDCRIndifferentHierarchy
}
 Datum system composition rule values.
  A|B : With Hierarchy, A is Primary and B is Secondary.
   A-B : Without Hierarchy, A and B simultaneously.
   A B : Indifferent Hierarchy, means A|B or B|A at choice.
 
 The value IndifferentHierarchy is valid only for ISO norm
 and not for ASME. However it is not a recommanded notation.
 This object is included in the file: CATTPSDatumCompRule.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.