Version: 8.3.0
Home
 All Data Structures Namespaces Files Functions Variables Groups
Modifying meshes

Modules

 Adding nodes and elements
 
 Removing nodes and elements
 
 Modifying nodes and elements
 
 Renumbering nodes and elements
 
 Transforming meshes (Translation, Rotation, Symmetry, Sewing, Merging)
 
 Uniting triangles
 
 Cutting elements
 
 Changing orientation of elements
 
 Smoothing
 
 Extrusion and Revolution
 
 Convert to/from Quadratic Mesh
 
 Duplication of nodes and elements (to emulate cracks)
 

Functions

def GetPattern
 Create a pattern mapper. More...
 
def GetMeshEditor
 Obtain the mesh editor tool. More...
 

Detailed Description

Function Documentation

def GetPattern (   self)

Create a pattern mapper.

Returns
an instance of SMESH_Pattern

Example of Patterns usage

def GetMeshEditor (   self)

Obtain the mesh editor tool.

Returns
an instance of SMESH_MeshEditor

References Mesh.editor.