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