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