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