#include <Standard_PrimitiveTypes.hxx>
Enumerations | |
enum | ChFiDS_ChamfMethod { ChFiDS_Sym, ChFiDS_TwoDist, ChFiDS_DistAngle } |
This enum describe the different kinds of extremities of a fillet. OnSame, Ondiff and AllSame are particular cases of BreakPoint for a corner with 3 edges and three faces : - AllSame means that the three concavities are on the same side of the Shape, - OnDiff means that the edge of the fillet has a concave side different than the two other edges, - OnSame means that the edge of the fillet has a concave side different than one of the two other edges and identical to the third edge. . More... |
|
|