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