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