Open CASCADE Technology 7.8.2.dev
|
Read & Write tool for SeamEdge. More...
#include <RWStepShape_RWSeamEdge.hxx>
Public Member Functions | |
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) | |
Read & Write tool for SeamEdge.
RWStepShape_RWSeamEdge::RWStepShape_RWSeamEdge | ( | ) |
Empty constructor.
void RWStepShape_RWSeamEdge::ReadStep | ( | const Handle< StepData_StepReaderData > & | data, |
const Standard_Integer | num, | ||
Handle< Interface_Check > & | ach, | ||
const Handle< StepShape_SeamEdge > & | ent ) const |
Reads SeamEdge.
void RWStepShape_RWSeamEdge::Share | ( | const Handle< StepShape_SeamEdge > & | ent, |
Interface_EntityIterator & | iter ) const |
Fills data for graph (shared items)
void RWStepShape_RWSeamEdge::WriteStep | ( | StepData_StepWriter & | SW, |
const Handle< StepShape_SeamEdge > & | ent ) const |
Writes SeamEdge.