Open CASCADE Technology
6.9.1
|
Read & Write Module for EdgeCurve Check added by CKY , 7-OCT-1996. More...
#include <RWStepShape_RWEdgeCurve.hxx>
Public Member Functions | |
RWStepShape_RWEdgeCurve () | |
void | ReadStep (const Handle< StepData_StepReaderData > &data, const Standard_Integer num, Handle< Interface_Check > &ach, const Handle< StepShape_EdgeCurve > &ent) const |
void | WriteStep (StepData_StepWriter &SW, const Handle< StepShape_EdgeCurve > &ent) const |
void | Share (const Handle< StepShape_EdgeCurve > &ent, Interface_EntityIterator &iter) const |
void | Check (const Handle< StepShape_EdgeCurve > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const |
Read & Write Module for EdgeCurve Check added by CKY , 7-OCT-1996.
RWStepShape_RWEdgeCurve::RWStepShape_RWEdgeCurve | ( | ) |
void RWStepShape_RWEdgeCurve::Check | ( | const Handle< StepShape_EdgeCurve > & | ent, |
const Interface_ShareTool & | shares, | ||
Handle< Interface_Check > & | ach | ||
) | const |
void RWStepShape_RWEdgeCurve::ReadStep | ( | const Handle< StepData_StepReaderData > & | data, |
const Standard_Integer | num, | ||
Handle< Interface_Check > & | ach, | ||
const Handle< StepShape_EdgeCurve > & | ent | ||
) | const |
void RWStepShape_RWEdgeCurve::Share | ( | const Handle< StepShape_EdgeCurve > & | ent, |
Interface_EntityIterator & | iter | ||
) | const |
void RWStepShape_RWEdgeCurve::WriteStep | ( | StepData_StepWriter & | SW, |
const Handle< StepShape_EdgeCurve > & | ent | ||
) | const |