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