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