CATPartUseItf Enumeration CATPrtChamferPropagation

enum CATPrtChamferPropagation {
  _TANGENCY,
  _MINIMAL,
  _INTERSECTION
}
The propagation mode specifies the edges taken into account when chamfering.
Values:
_TANGENCY
CATIA continues chamfering beyond the selected edge until it encounters an edge that is non continuous in tangency.
_MINIMAL
the propagation is done up to the first natural relimitation by the geometry.
_INTERSECTION
the propagation is done between the different generator features

This object is included in the file: CATPrtEnum.h

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