|
Open CASCADE Technology 6.5.2
|
Read & Write tool for ElementGeometricRelationship
#include <RWStepFEA_RWElementGeometricRelationship.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| RWStepFEA_RWElementGeometricRelationship () | |
| Empty constructor | |
| void | ReadStep (const Handle< StepData_StepReaderData > &data, const Standard_Integer num, Handle< Interface_Check > &ach, const Handle< StepFEA_ElementGeometricRelationship > &ent) const |
| Reads ElementGeometricRelationship | |
| void | WriteStep (StepData_StepWriter &SW, const Handle< StepFEA_ElementGeometricRelationship > &ent) const |
| Writes ElementGeometricRelationship | |
| void | Share (const Handle< StepFEA_ElementGeometricRelationship > &ent, Interface_EntityIterator &iter) const |
| Fills data for graph (shared items) | |
| RWStepFEA_RWElementGeometricRelationship::RWStepFEA_RWElementGeometricRelationship | ( | ) |
| void RWStepFEA_RWElementGeometricRelationship::operator delete | ( | void * | anAddress | ) | [inline] |
| void* RWStepFEA_RWElementGeometricRelationship::operator new | ( | size_t | size | ) | [inline] |
| void* RWStepFEA_RWElementGeometricRelationship::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void RWStepFEA_RWElementGeometricRelationship::ReadStep | ( | const Handle< StepData_StepReaderData > & | data, |
| const Standard_Integer | num, | ||
| Handle< Interface_Check > & | ach, | ||
| const Handle< StepFEA_ElementGeometricRelationship > & | ent | ||
| ) | const |
| void RWStepFEA_RWElementGeometricRelationship::Share | ( | const Handle< StepFEA_ElementGeometricRelationship > & | ent, |
| Interface_EntityIterator & | iter | ||
| ) | const |
| void RWStepFEA_RWElementGeometricRelationship::WriteStep | ( | StepData_StepWriter & | SW, |
| const Handle< StepFEA_ElementGeometricRelationship > & | ent | ||
| ) | const |
1.7.4