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