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