|
Open CASCADE Technology
6.5.4
|
Describes functions to build a middle path of a
pipe-like shape
#include <BRepOffsetAPI_MiddlePath.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | BRepOffsetAPI_MiddlePath (const TopoDS_Shape &aShape, const TopoDS_Shape &StartShape, const TopoDS_Shape &EndShape) |
| General constructor. StartShape and EndShape may be a wire or a face | |
| virtual void | Build () |
| This is called by Shape(). It does nothing but may be redefined. | |
| DEFINE_STANDARD_ALLOC BRepOffsetAPI_MiddlePath::BRepOffsetAPI_MiddlePath | ( | const TopoDS_Shape & | aShape, |
| const TopoDS_Shape & | StartShape, | ||
| const TopoDS_Shape & | EndShape | ||
| ) |
| virtual void BRepOffsetAPI_MiddlePath::Build | ( | ) | [virtual] |
Reimplemented from BRepBuilderAPI_MakeShape.
1.8.0