Version: 8.3.0
Home
 All Data Structures Namespaces Files Functions Variables Groups
meshProxy Class Reference

Private class used to compensate change of CORBA API of SMESH_Mesh for backward compatibility with old dump scripts which call SMESH_Mesh directly and not via smeshBuilder.Mesh. More...

Inheritance diagram for meshProxy:
Inheritance graph

Public Member Functions

def __init__
 
def __deepcopy__
 
def CreateDimGroup
 

Detailed Description

Private class used to compensate change of CORBA API of SMESH_Mesh for backward compatibility with old dump scripts which call SMESH_Mesh directly and not via smeshBuilder.Mesh.

Constructor & Destructor Documentation

def __init__ (   self)

Member Function Documentation

def __deepcopy__ (   self,
  memo = None 
)
def CreateDimGroup (   self,
  args 
)