|
Public Member Functions |
Standard_EXPORT | TransferBRep_ShapeBinder () |
| Creates an empty ShapeBinder
.
|
Standard_EXPORT | TransferBRep_ShapeBinder (const TopoDS_Shape &res) |
| Creates a ShapeBinder with a result
.
|
Standard_EXPORT TopAbs_ShapeEnum | ShapeType () const |
| Returns the Type of the Shape Result (under TopAbs form)
.
|
Standard_EXPORT TopoDS_Vertex | Vertex () const |
Standard_EXPORT TopoDS_Edge | Edge () const |
Standard_EXPORT TopoDS_Wire | Wire () const |
Standard_EXPORT TopoDS_Face | Face () const |
Standard_EXPORT TopoDS_Shell | Shell () const |
Standard_EXPORT TopoDS_Solid | Solid () const |
Standard_EXPORT TopoDS_CompSolid | CompSolid () const |
Standard_EXPORT TopoDS_Compound | Compound () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |