OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    TopOpeBRep_FFTransitionTool Class Reference

    #include <TopOpeBRep_FFTransitionTool.hxx>

    Static Public Member Functions

    static TopOpeBRepDS_Transition ProcessLineTransition (const TopOpeBRep_VPointInter &P, const int 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 int Index, const TopAbs_Orientation LineOrientation)
    static TopOpeBRepDS_Transition ProcessFaceTransition (const TopOpeBRep_LineInter &L, const int Index, const TopAbs_Orientation FaceOrientation)
    static TopOpeBRepDS_Transition ProcessEdgeONTransition (const TopOpeBRep_VPointInter &VP, const int 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()

    TopOpeBRepDS_Transition TopOpeBRep_FFTransitionTool::ProcessEdgeONTransition ( const TopOpeBRep_VPointInter & VP,
    const int 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()

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

    ◆ ProcessFaceTransition()

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

    ◆ ProcessLineTransition() [1/2]

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

    ◆ ProcessLineTransition() [2/2]

    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: