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

Private class wrapping SMESH.SMESH_SubMesh in order to add Compute() More...

Inheritance diagram for submeshProxy:
Inheritance graph

Public Member Functions

def __init__
 
def __deepcopy__
 
def Compute
 Compute the sub-mesh and return the status of the computation. More...
 

Data Fields

 mesh
 

Detailed Description

Private class wrapping SMESH.SMESH_SubMesh in order to add Compute()

Constructor & Destructor Documentation

def __init__ (   self)

Member Function Documentation

def __deepcopy__ (   self,
  memo = None 
)

Field Documentation

mesh