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