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