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

Private class wrapping SMESH.SMESH_Pattern CORBA class in order to treat Notebook variables in some methods. More...

Inheritance diagram for Pattern:
Inheritance graph

Public Member Functions

def LoadFromFile
 
def ApplyToMeshFaces
 
def ApplyToHexahedrons
 
def MakeMesh
 

Detailed Description

Private class wrapping SMESH.SMESH_Pattern CORBA class in order to treat Notebook variables in some methods.

Member Function Documentation

def LoadFromFile (   self,
  patternTextOrFile 
)
def ApplyToMeshFaces (   self,
  theMesh,
  theFacesIDs,
  theNodeIndexOnKeyPoint1,
  theReverse 
)
def ApplyToHexahedrons (   self,
  theMesh,
  theVolumesIDs,
  theNode000Index,
  theNode001Index 
)
def MakeMesh (   self,
  mesh,
  CreatePolygons = False,
  CreatePolyhedra = False 
)