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