|
Public Member Functions |
Standard_EXPORT | TransferBRep_BinderOfShape () |
Standard_EXPORT | TransferBRep_BinderOfShape (const TopoDS_Shape &res) |
Standard_EXPORT Handle_Standard_Type | ResultType () const |
| Returns the Type which characterizes the Result (if known)
.
|
Standard_EXPORT Standard_CString | ResultTypeName () const |
| Returns the Name of the Type which characterizes the Result
Can be returned even if ResultType itself is unknown
.
|
Standard_EXPORT void | SetResult (const TopoDS_Shape &res) |
Standard_EXPORT const TopoDS_Shape & | Result () const |
Standard_EXPORT TopoDS_Shape & | CResult () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes |
TopoDS_Shape | theres |