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