Open CASCADE Technology 6.6.0
Public Member Functions
BRepOffsetAPI_MiddlePath Class Reference

Describes functions to build a middle path of a
pipe-like shape

#include <BRepOffsetAPI_MiddlePath.hxx>

Inheritance diagram for BRepOffsetAPI_MiddlePath:
Inheritance graph
[legend]

Public Member Functions

 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.


Constructor & Destructor Documentation

BRepOffsetAPI_MiddlePath::BRepOffsetAPI_MiddlePath ( const TopoDS_Shape aShape,
const TopoDS_Shape StartShape,
const TopoDS_Shape EndShape 
)

Member Function Documentation

virtual void BRepOffsetAPI_MiddlePath::Build ( ) [virtual]

Reimplemented from BRepBuilderAPI_MakeShape.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines