Open CASCADE Technology  7.3.0
Enumerations

ChFiDS_State.hxx File Reference

Enumerations

enum  ChFiDS_State {
  ChFiDS_OnSame, ChFiDS_OnDiff, ChFiDS_AllSame, ChFiDS_BreakPoint,
  ChFiDS_FreeBoundary, ChFiDS_Closed, ChFiDS_Tangent
}
 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 : More...
 

Enumeration Type Documentation

◆ ChFiDS_State

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.
Enumerator
ChFiDS_OnSame 
ChFiDS_OnDiff 
ChFiDS_AllSame 
ChFiDS_BreakPoint 
ChFiDS_FreeBoundary 
ChFiDS_Closed 
ChFiDS_Tangent