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