Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Enumerations
ChFiDS_State.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

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

  • 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