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