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