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...
Public Member Functions | |
def | __init__ |
def | __deepcopy__ |
def | CreateDimGroup |
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.
def __init__ | ( | self | ) |
def __deepcopy__ | ( | self, | |
memo = None |
|||
) |
def CreateDimGroup | ( | self, | |
args | |||
) |