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
    StdPrs_WFRestrictedFace Class Reference

    #include <StdPrs_WFRestrictedFace.hxx>

    Inheritance diagram for StdPrs_WFRestrictedFace:

    Static Public Member Functions

    static void Add (const occ::handle< Prs3d_Presentation > &thePresentation, const occ::handle< BRepAdaptor_Surface > &theFace, const bool theDrawUIso, const bool theDrawVIso, const int theNbUIso, const int theNbVIso, const occ::handle< Prs3d_Drawer > &theDrawer, NCollection_List< occ::handle< NCollection_HSequence< gp_Pnt > > > &theCurves)
    static void Add (const occ::handle< Prs3d_Presentation > &thePresentation, const occ::handle< BRepAdaptor_Surface > &theFace, const occ::handle< Prs3d_Drawer > &theDrawer)
    static bool Match (const double theX, const double theY, const double theZ, const double theDistance, const occ::handle< BRepAdaptor_Surface > &theFace, const bool theDrawUIso, const bool theDrawVIso, const double theDeflection, const int theNbUIso, const int theNbVIso, const occ::handle< Prs3d_Drawer > &theDrawer)
    static bool Match (const double theX, const double theY, const double theZ, const double theDistance, const occ::handle< BRepAdaptor_Surface > &theFace, const occ::handle< Prs3d_Drawer > &theDrawer)
    static bool MatchUIso (const double theX, const double theY, const double theZ, const double theDistance, const occ::handle< BRepAdaptor_Surface > &theFace, const occ::handle< Prs3d_Drawer > &theDrawer)
    static bool MatchVIso (const double theX, const double theY, const double theZ, const double theDistance, const occ::handle< BRepAdaptor_Surface > &theFace, const occ::handle< Prs3d_Drawer > &theDrawer)
    static void AddUIso (const occ::handle< Prs3d_Presentation > &thePresentation, const occ::handle< BRepAdaptor_Surface > &theFace, const occ::handle< Prs3d_Drawer > &theDrawer)
    static void AddVIso (const occ::handle< Prs3d_Presentation > &thePresentation, const occ::handle< BRepAdaptor_Surface > &theFace, const occ::handle< Prs3d_Drawer > &theDrawer)
    Static Public Member Functions inherited from Prs3d_Root
    called static instead occ::handle< Graphic3d_GroupCurrentGroup (const occ::handle< Prs3d_Presentation > &thePrs3d)
    static instead occ::handle< Graphic3d_GroupNewGroup (const occ::handle< Prs3d_Presentation > &thePrs3d)

    Member Function Documentation

    ◆ Add() [1/2]

    void StdPrs_WFRestrictedFace::Add ( const occ::handle< Prs3d_Presentation > & thePresentation,
    const occ::handle< BRepAdaptor_Surface > & theFace,
    const bool theDrawUIso,
    const bool theDrawVIso,
    const int theNbUIso,
    const int theNbVIso,
    const occ::handle< Prs3d_Drawer > & theDrawer,
    NCollection_List< occ::handle< NCollection_HSequence< gp_Pnt > > > & theCurves )
    static

    ◆ Add() [2/2]

    void StdPrs_WFRestrictedFace::Add ( const occ::handle< Prs3d_Presentation > & thePresentation,
    const occ::handle< BRepAdaptor_Surface > & theFace,
    const occ::handle< Prs3d_Drawer > & theDrawer )
    static

    ◆ AddUIso()

    void StdPrs_WFRestrictedFace::AddUIso ( const occ::handle< Prs3d_Presentation > & thePresentation,
    const occ::handle< BRepAdaptor_Surface > & theFace,
    const occ::handle< Prs3d_Drawer > & theDrawer )
    static

    ◆ AddVIso()

    void StdPrs_WFRestrictedFace::AddVIso ( const occ::handle< Prs3d_Presentation > & thePresentation,
    const occ::handle< BRepAdaptor_Surface > & theFace,
    const occ::handle< Prs3d_Drawer > & theDrawer )
    static

    ◆ Match() [1/2]

    bool StdPrs_WFRestrictedFace::Match ( const double theX,
    const double theY,
    const double theZ,
    const double theDistance,
    const occ::handle< BRepAdaptor_Surface > & theFace,
    const bool theDrawUIso,
    const bool theDrawVIso,
    const double theDeflection,
    const int theNbUIso,
    const int theNbVIso,
    const occ::handle< Prs3d_Drawer > & theDrawer )
    static

    ◆ Match() [2/2]

    bool StdPrs_WFRestrictedFace::Match ( const double theX,
    const double theY,
    const double theZ,
    const double theDistance,
    const occ::handle< BRepAdaptor_Surface > & theFace,
    const occ::handle< Prs3d_Drawer > & theDrawer )
    static

    ◆ MatchUIso()

    bool StdPrs_WFRestrictedFace::MatchUIso ( const double theX,
    const double theY,
    const double theZ,
    const double theDistance,
    const occ::handle< BRepAdaptor_Surface > & theFace,
    const occ::handle< Prs3d_Drawer > & theDrawer )
    static

    ◆ MatchVIso()

    bool StdPrs_WFRestrictedFace::MatchVIso ( const double theX,
    const double theY,
    const double theZ,
    const double theDistance,
    const occ::handle< BRepAdaptor_Surface > & theFace,
    const occ::handle< Prs3d_Drawer > & theDrawer )
    static

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