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