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