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