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