Open CASCADE Technology 7.8.2.dev
|
Read & Write Module for EdgeCurve Check added by CKY , 7-OCT-1996. More...
#include <RWStepShape_RWEdgeCurve.hxx>
Public Member Functions | |
RWStepShape_RWEdgeCurve ()=default | |
void | ReadStep (const Handle< StepData_StepReaderData > &theStepData, const Standard_Integer theRecordID, Handle< Interface_Check > &theMessageTool, const Handle< StepShape_EdgeCurve > &theEdgeCurve) const |
void | WriteStep (StepData_StepWriter &theStepWriter, const Handle< StepShape_EdgeCurve > &theEdgeCurve) const |
void | Share (const Handle< StepShape_EdgeCurve > &theEdgeCurve, Interface_EntityIterator &theSharedEntitiesIt) const |
void | Check (const Handle< StepShape_EdgeCurve > &theEdgeCurve, const Interface_ShareTool &theShareTool, Handle< Interface_Check > &theMessageTool) const |
Read & Write Module for EdgeCurve Check added by CKY , 7-OCT-1996.
|
default |
void RWStepShape_RWEdgeCurve::Check | ( | const Handle< StepShape_EdgeCurve > & | theEdgeCurve, |
const Interface_ShareTool & | theShareTool, | ||
Handle< Interface_Check > & | theMessageTool ) const |
void RWStepShape_RWEdgeCurve::ReadStep | ( | const Handle< StepData_StepReaderData > & | theStepData, |
const Standard_Integer | theRecordID, | ||
Handle< Interface_Check > & | theMessageTool, | ||
const Handle< StepShape_EdgeCurve > & | theEdgeCurve ) const |
void RWStepShape_RWEdgeCurve::Share | ( | const Handle< StepShape_EdgeCurve > & | theEdgeCurve, |
Interface_EntityIterator & | theSharedEntitiesIt ) const |
void RWStepShape_RWEdgeCurve::WriteStep | ( | StepData_StepWriter & | theStepWriter, |
const Handle< StepShape_EdgeCurve > & | theEdgeCurve ) const |