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