Data used to restore cleared Compute() command of an exported mesh when an imported mesh is created. More...
#include <SMESH_2smeshpy.hxx>
Public Member Functions | |
| Handle (_pyMesh) myMesh | |
| Handle (_pyCommand) myLastComputeCmd | |
| ExportedMeshData () | |
| ExportedMeshData (const Handle(_pyMesh)&mesh, Handle(_pyCommand) computeCmd) | |
Data Fields | |
| _AString | myLastComputeCmdString |
Data used to restore cleared Compute() command of an exported mesh when an imported mesh is created.
| ExportedMeshData::ExportedMeshData | ( | ) |
| ExportedMeshData::ExportedMeshData | ( | const Handle(_pyMesh)& | mesh, |
| Handle(_pyCommand) | computeCmd | ||
| ) |
References myLastComputeCmdString.
| ExportedMeshData::Handle | ( | _pyMesh | ) |
| ExportedMeshData::Handle | ( | _pyCommand | ) |
| _AString ExportedMeshData::myLastComputeCmdString |
Referenced by _pyMesh::_pyMesh(), and ExportedMeshData().