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