Version: 9.12.0
ExportedMeshData Struct Reference

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
 

Detailed Description

Data used to restore cleared Compute() command of an exported mesh when an imported mesh is created.

Constructor & Destructor Documentation

◆ ExportedMeshData() [1/2]

ExportedMeshData::ExportedMeshData ( )

◆ ExportedMeshData() [2/2]

ExportedMeshData::ExportedMeshData ( const Handle(_pyMesh)&  mesh,
Handle(_pyCommand computeCmd 
)

Member Function Documentation

◆ Handle() [1/2]

ExportedMeshData::Handle ( _pyCommand  )

◆ Handle() [2/2]

ExportedMeshData::Handle ( _pyMesh  )

Field Documentation

◆ myLastComputeCmdString

_AString ExportedMeshData::myLastComputeCmdString