Open CASCADE Technology  7.7.0
Public Member Functions

BRepTopAdaptor_Tool Class Reference

#include <BRepTopAdaptor_Tool.hxx>

Public Member Functions

 BRepTopAdaptor_Tool ()
 
 BRepTopAdaptor_Tool (const TopoDS_Face &F, const Standard_Real Tol2d)
 
 BRepTopAdaptor_Tool (const Handle< Adaptor3d_Surface > &Surface, const Standard_Real Tol2d)
 
void Init (const TopoDS_Face &F, const Standard_Real Tol2d)
 
void Init (const Handle< Adaptor3d_Surface > &Surface, const Standard_Real Tol2d)
 
Handle< BRepTopAdaptor_TopolToolGetTopolTool ()
 
void SetTopolTool (const Handle< BRepTopAdaptor_TopolTool > &TT)
 
Handle< Adaptor3d_SurfaceGetSurface ()
 
void Destroy ()
 
 ~BRepTopAdaptor_Tool ()
 

Constructor & Destructor Documentation

◆ BRepTopAdaptor_Tool() [1/3]

BRepTopAdaptor_Tool::BRepTopAdaptor_Tool ( )

◆ BRepTopAdaptor_Tool() [2/3]

BRepTopAdaptor_Tool::BRepTopAdaptor_Tool ( const TopoDS_Face F,
const Standard_Real  Tol2d 
)

◆ BRepTopAdaptor_Tool() [3/3]

BRepTopAdaptor_Tool::BRepTopAdaptor_Tool ( const Handle< Adaptor3d_Surface > &  Surface,
const Standard_Real  Tol2d 
)

◆ ~BRepTopAdaptor_Tool()

BRepTopAdaptor_Tool::~BRepTopAdaptor_Tool ( )
inline

Member Function Documentation

◆ Destroy()

void BRepTopAdaptor_Tool::Destroy ( )

◆ GetSurface()

Handle< Adaptor3d_Surface > BRepTopAdaptor_Tool::GetSurface ( )

◆ GetTopolTool()

Handle< BRepTopAdaptor_TopolTool > BRepTopAdaptor_Tool::GetTopolTool ( )

◆ Init() [1/2]

void BRepTopAdaptor_Tool::Init ( const Handle< Adaptor3d_Surface > &  Surface,
const Standard_Real  Tol2d 
)

◆ Init() [2/2]

void BRepTopAdaptor_Tool::Init ( const TopoDS_Face F,
const Standard_Real  Tol2d 
)

◆ SetTopolTool()

void BRepTopAdaptor_Tool::SetTopolTool ( const Handle< BRepTopAdaptor_TopolTool > &  TT)

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