Open CASCADE Technology
7.5.0
|
Read & Write tool for Subedge. More...
#include <RWStepShape_RWSubedge.hxx>
Public Member Functions | |
RWStepShape_RWSubedge () | |
Empty constructor. More... | |
void | ReadStep (const Handle< StepData_StepReaderData > &data, const Standard_Integer num, Handle< Interface_Check > &ach, const Handle< StepShape_Subedge > &ent) const |
Reads Subedge. More... | |
void | WriteStep (StepData_StepWriter &SW, const Handle< StepShape_Subedge > &ent) const |
Writes Subedge. More... | |
void | Share (const Handle< StepShape_Subedge > &ent, Interface_EntityIterator &iter) const |
Fills data for graph (shared items) More... | |
Read & Write tool for Subedge.
RWStepShape_RWSubedge::RWStepShape_RWSubedge | ( | ) |
Empty constructor.
void RWStepShape_RWSubedge::ReadStep | ( | const Handle< StepData_StepReaderData > & | data, |
const Standard_Integer | num, | ||
Handle< Interface_Check > & | ach, | ||
const Handle< StepShape_Subedge > & | ent | ||
) | const |
Reads Subedge.
void RWStepShape_RWSubedge::Share | ( | const Handle< StepShape_Subedge > & | ent, |
Interface_EntityIterator & | iter | ||
) | const |
Fills data for graph (shared items)
void RWStepShape_RWSubedge::WriteStep | ( | StepData_StepWriter & | SW, |
const Handle< StepShape_Subedge > & | ent | ||
) | const |
Writes Subedge.