#include <TopOpeBRepTool_face.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | TopOpeBRepTool_face () |
| Standard_EXPORT Standard_Boolean | Init (const TopoDS_Wire &W, const TopoDS_Face &Fref) |
| Standard_EXPORT const TopoDS_Wire & | W () const |
| Standard_EXPORT Standard_Boolean | IsDone () const |
| Standard_EXPORT Standard_Boolean | Finite () const |
| Standard_EXPORT const TopoDS_Face & | Ffinite () const |
| Standard_EXPORT TopoDS_Face | RealF () const |
Private Attributes | |
| TopoDS_Wire | myW |
| Standard_Boolean | myfinite |
| TopoDS_Face | myFfinite |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1