#include <RWStepElement_RWElementDescriptor.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | RWStepElement_RWElementDescriptor () |
Empty constructor . | |
Standard_EXPORT void | ReadStep (const Handle(StepData_StepReaderData)&data, const Standard_Integer num, Handle(Interface_Check)&ach, const Handle(StepElement_ElementDescriptor)&ent) const |
Reads ElementDescriptor . | |
Standard_EXPORT void | WriteStep (StepData_StepWriter &SW, const Handle(StepElement_ElementDescriptor)&ent) const |
Writes ElementDescriptor . | |
Standard_EXPORT void | Share (const Handle(StepElement_ElementDescriptor)&ent, Interface_EntityIterator &iter) const |
Fills data for graph (shared items) . |
|
|
|
|
|
|
|
|
|
|
|
|
|
|