CATDraftingGenUseItf Enumeration CATDftFilletRep

enum CATDftFilletRep {
  NoFillet,
  BoundaryFillet,
  FilletOriginalEdge,
  FilletProjectedOriginalEdge,
  FilletSymbolic
}
Fillet representation mode.
Values:
NoFillet
The fillet is not drawn
BoundaryFillet
The fillet is drawn using the boudaries of its representation
FilletOriginalEdge
Original edges, at the intersection of the two surfaces joined by the fillet
FilletProjectedOriginalEdge
Original edges, projected on fillet surfaces in the direction of the view projection. This projection mode is equivalent to the CATIA V4 fillet projection mode.
FilletSymbolic
Original edges, projected in a direction that is normal to each corresponding surface.

This object is included in the file: CATDftFilletRep.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.