Open CASCADE Technology 7.8.2.dev
TopOpeBRep_FFTransitionTool Class Reference

#include <TopOpeBRep_FFTransitionTool.hxx>

Static Public Member Functions

static TopOpeBRepDS_Transition ProcessLineTransition (const TopOpeBRep_VPointInter &P, const Standard_Integer Index, const TopAbs_Orientation EdgeOrientation)
 
static TopOpeBRepDS_Transition ProcessLineTransition (const TopOpeBRep_VPointInter &P, const TopOpeBRep_LineInter &L)
 
static TopOpeBRepDS_Transition ProcessEdgeTransition (const TopOpeBRep_VPointInter &P, const Standard_Integer Index, const TopAbs_Orientation LineOrientation)
 
static TopOpeBRepDS_Transition ProcessFaceTransition (const TopOpeBRep_LineInter &L, const Standard_Integer Index, const TopAbs_Orientation FaceOrientation)
 
static TopOpeBRepDS_Transition ProcessEdgeONTransition (const TopOpeBRep_VPointInter &VP, const Standard_Integer Index, const TopoDS_Shape &R, const TopoDS_Shape &E, const TopoDS_Shape &F)
 compute transition on "IntPatch_Restriction line" edge <R> when crossing edge <E> of face <F> at point <VP>. VP is given on edge <E> of face <F> of index <Index> (1 or 2). <VP> has been classified by FacesFiller as TopAbs_ON an edge <R> of the other face than <F> of current (face/face) intersection. Transition depends on the orientation of E in F. This method should be provided by IntPatch_Line (NYI)
 

Member Function Documentation

◆ ProcessEdgeONTransition()

static TopOpeBRepDS_Transition TopOpeBRep_FFTransitionTool::ProcessEdgeONTransition ( const TopOpeBRep_VPointInter & VP,
const Standard_Integer Index,
const TopoDS_Shape & R,
const TopoDS_Shape & E,
const TopoDS_Shape & F )
static

compute transition on "IntPatch_Restriction line" edge <R> when crossing edge <E> of face <F> at point <VP>. VP is given on edge <E> of face <F> of index <Index> (1 or 2). <VP> has been classified by FacesFiller as TopAbs_ON an edge <R> of the other face than <F> of current (face/face) intersection. Transition depends on the orientation of E in F. This method should be provided by IntPatch_Line (NYI)

◆ ProcessEdgeTransition()

static TopOpeBRepDS_Transition TopOpeBRep_FFTransitionTool::ProcessEdgeTransition ( const TopOpeBRep_VPointInter & P,
const Standard_Integer Index,
const TopAbs_Orientation LineOrientation )
static

◆ ProcessFaceTransition()

static TopOpeBRepDS_Transition TopOpeBRep_FFTransitionTool::ProcessFaceTransition ( const TopOpeBRep_LineInter & L,
const Standard_Integer Index,
const TopAbs_Orientation FaceOrientation )
static

◆ ProcessLineTransition() [1/2]

static TopOpeBRepDS_Transition TopOpeBRep_FFTransitionTool::ProcessLineTransition ( const TopOpeBRep_VPointInter & P,
const Standard_Integer Index,
const TopAbs_Orientation EdgeOrientation )
static

◆ ProcessLineTransition() [2/2]

static TopOpeBRepDS_Transition TopOpeBRep_FFTransitionTool::ProcessLineTransition ( const TopOpeBRep_VPointInter & P,
const TopOpeBRep_LineInter & L )
static

The documentation for this class was generated from the following file: