CATPartUseItf Enumeration CATPrtFilletPropagation
enum CATPrtFilletPropagation {
TANGENCY,
MINIMAL,
INTERSECT,
FREEEDGES,
AGAINSTCURRENT,
AGAINSTCORE,
AGAINSTCAVITY,
AGAINSTFEATURES,
GENERATEDEDGES,
C1GENERATEDEDGES
}
The propagation mode specifies the edges taken into account when filleting.
- Values:
-
- TANGENCY
- CATIA continues filleting 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.
- INTERSECT
- Do not use.
- FREEEDES
- Do not use.
- AGAINSTCURRENT
- Do not use.
- AGAINSTCORE
- Do not use.
- AGAINSTCAVITY
- Do not use.
- AGAINSTFEATURES
- Do not use.
- GENERATEDEDGES
- Do not use.
- C1GENERATEDEDGES
- Do not use.
This object is included in the file: CATPrtEnum.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.