#include <GEOMAlgo_ShapeAlgo.hxx>
|
Standard_EXPORT void | SetContext (const Handle(IntTools_Context)&theContext) |
| Sets cashed geometrical tools
More...
|
|
Standard_EXPORT const | Handle (IntTools_Context) &Context() const |
| Returns cashed geometrical tools
More...
|
|
Standard_EXPORT void | SetShape (const TopoDS_Shape &aS) |
|
Standard_EXPORT void | SetTolerance (const Standard_Real aT) |
|
Standard_EXPORT const TopoDS_Shape & | Shape () const |
|
Standard_EXPORT Standard_Real | Tolerance () const |
|
Standard_EXPORT const TopoDS_Shape & | Result () const |
|
virtual Standard_EXPORT void | Perform () |
|
Standard_EXPORT Standard_Integer | ErrorStatus () const |
|
Standard_EXPORT Standard_Integer | WarningStatus () const |
|
Standard_EXPORT void | ComputeInternalShapes (const Standard_Boolean theFlag) |
| Allows to omit of creation of internal shapes (manifold topology). More...
|
|
◆ GEOMAlgo_ShapeAlgo()
GEOMAlgo_ShapeAlgo::GEOMAlgo_ShapeAlgo |
( |
| ) |
|
|
protected |
◆ ~GEOMAlgo_ShapeAlgo()
GEOMAlgo_ShapeAlgo::~GEOMAlgo_ShapeAlgo |
( |
| ) |
|
|
protectedvirtual |
◆ Handle() [1/2]
Standard_EXPORT const GEOMAlgo_ShapeAlgo::Handle |
( |
IntTools_Context |
| ) |
const & |
◆ Handle() [2/2]
GEOMAlgo_ShapeAlgo::Handle |
( |
IntTools_Context |
| ) |
|
|
protected |
◆ Perform()
void GEOMAlgo_ShapeAlgo::Perform |
( |
| ) |
|
|
virtual |
◆ Result()
const TopoDS_Shape & GEOMAlgo_ShapeAlgo::Result |
( |
| ) |
const |
◆ SetContext()
void GEOMAlgo_ShapeAlgo::SetContext |
( |
const Handle(IntTools_Context)& |
theContext | ) |
|
◆ SetShape()
Standard_EXPORT void GEOMAlgo_ShapeAlgo::SetShape |
( |
const TopoDS_Shape & |
aS | ) |
|
◆ SetTolerance()
void GEOMAlgo_ShapeAlgo::SetTolerance |
( |
const Standard_Real |
aT | ) |
|
◆ Shape()
const TopoDS_Shape & GEOMAlgo_ShapeAlgo::Shape |
( |
| ) |
const |
◆ Tolerance()
Standard_Real GEOMAlgo_ShapeAlgo::Tolerance |
( |
| ) |
const |
◆ myResult
TopoDS_Shape GEOMAlgo_ShapeAlgo::myResult |
|
protected |
◆ myShape
TopoDS_Shape GEOMAlgo_ShapeAlgo::myShape |
|
protected |
◆ myTolerance
Standard_Real GEOMAlgo_ShapeAlgo::myTolerance |
|
protected |
The documentation for this class was generated from the following files: