All Frameworks  Class Hierarchy  This Framework  Indexes

TopologicalOperators Enumeration CATDynTypeChamfer

enum CATDynTypeChamfer {
  CATDynd1d2,
  CATDyna1a2,
  CATDynd1a1,
  CATDynd1a2,
  CATDyna1d2,
  CATDynd2a2,
  CATDynda1,
  CATDynda2
}
The definition type of the chamfer specifications.

Define:
Values:
CATDynd1d2
The ribbon is defined with d1 and d2.
CATDyna1a2
The ribbon is defined with a1 and a2. Not implemented yet.
CATDynd1a1
The ribbon is defined with d1 and a1.
CATDynd1a2
The ribbon is defined with d1 and a2. Not implemented yet.
CATDyna1d2
The ribbon is defined with a1 and d2. Not implemented yet.
CATDynd2a2
The ribbon is defined with d2 and a2. Not implemented yet.
CATDynda1
The ribbon is defined with d and a1.
CATDynda2
Not implemented yet.

This object is included in the file: CATDynChamferRibbon.h

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