#include <TopoDSToStep.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Static Public Member Functions | |
static Standard_EXPORT Handle_TCollection_HAsciiString | DecodeBuilderError (const TopoDSToStep_BuilderError E) |
static Standard_EXPORT Handle_TCollection_HAsciiString | DecodeFaceError (const TopoDSToStep_MakeFaceError E) |
static Standard_EXPORT Handle_TCollection_HAsciiString | DecodeWireError (const TopoDSToStep_MakeWireError E) |
static Standard_EXPORT Handle_TCollection_HAsciiString | DecodeEdgeError (const TopoDSToStep_MakeEdgeError E) |
static Standard_EXPORT Handle_TCollection_HAsciiString | DecodeVertexError (const TopoDSToStep_MakeVertexError E) |
Returns a new shape without undirect surfaces. . | |
static Standard_EXPORT void | AddResult (const Handle(Transfer_FinderProcess)&FP, const TopoDS_Shape &Shape, const Handle(Standard_Transient)&entity) |
Adds an entity into the list of results (binders) for shape stored in FinderProcess . | |
static Standard_EXPORT void | AddResult (const Handle(Transfer_FinderProcess)&FP, const TopoDSToStep_Tool &Tool) |
Adds all entities recorded in Tool into the map of results (binders) stored in FinderProcess . |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|