Read & Write tool for SeamEdge
#include <RWStepShape_RWSeamEdge.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| RWStepShape_RWSeamEdge () | |
| Empty constructor | |
| void | ReadStep (const Handle< StepData_StepReaderData > &data, const Standard_Integer num, Handle< Interface_Check > &ach, const Handle< StepShape_SeamEdge > &ent) const |
| Reads SeamEdge | |
| void | WriteStep (StepData_StepWriter &SW, const Handle< StepShape_SeamEdge > &ent) const |
| Writes SeamEdge | |
| void | Share (const Handle< StepShape_SeamEdge > &ent, Interface_EntityIterator &iter) const |
| Fills data for graph (shared items) | |
| RWStepShape_RWSeamEdge::RWStepShape_RWSeamEdge | ( | ) |
| void RWStepShape_RWSeamEdge::operator delete | ( | void * | anAddress | ) | [inline] |
| void* RWStepShape_RWSeamEdge::operator new | ( | size_t | size | ) | [inline] |
| void* RWStepShape_RWSeamEdge::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
| void RWStepShape_RWSeamEdge::ReadStep | ( | const Handle< StepData_StepReaderData > & | data, | |
| const Standard_Integer | num, | |||
| Handle< Interface_Check > & | ach, | |||
| const Handle< StepShape_SeamEdge > & | ent | |||
| ) | const |
| void RWStepShape_RWSeamEdge::Share | ( | const Handle< StepShape_SeamEdge > & | ent, | |
| Interface_EntityIterator & | iter | |||
| ) | const |
| void RWStepShape_RWSeamEdge::WriteStep | ( | StepData_StepWriter & | SW, | |
| const Handle< StepShape_SeamEdge > & | ent | |||
| ) | const |
1.6.3