#include <BRepFill_EdgeOnSurfLaw.hxx>
Inheritance diagram for BRepFill_EdgeOnSurfLaw:
Public Member Functions | |
Standard_EXPORT | BRepFill_EdgeOnSurfLaw (const TopoDS_Wire &Path, const TopoDS_Shape &Surf) |
Standard_EXPORT Standard_Boolean | HasResult () const |
returns <false> if one Edge of <path> do not have representation on <surf>. In this case it is impossible to use this object. | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Standard_Boolean | hasresult |
|
|
|
Reimplemented from BRepFill_LocationLaw. |
|
|
|
|