|
|
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) |
| |
§ 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:
- python_modules/import_export/MeshEntities.py