xc
Public Member Functions | List of all members
import_export.MeshEntities.CellDict Class Reference
Inheritance diagram for import_export.MeshEntities.CellDict:

Public Member Functions

def append (self, cell)
 
def readFromDATFile (self, lines, begin, end)
 
def readFromUMesh (self, umesh)
 
def readFromXCSet (self, xcSet)
 
def writeDxf (self, nodeDict, drawing)
 
def writeToXCFile (self, f, xcImportExportData)
 
def getTags (self)
 
def __str__ (self)
 

Detailed Description

Cell container.

Member Function Documentation

§ writeDxf()

def import_export.MeshEntities.CellDict.writeDxf (   self,
  nodeDict,
  drawing 
)
Write the cells in dxf file.

§ writeToXCFile()

def import_export.MeshEntities.CellDict.writeToXCFile (   self,
  f,
  xcImportExportData 
)
Write the XC commands that define the cells (elements).

The documentation for this class was generated from the following file: