Functions | |
| def | GetSubMesh |
| Gets the subMesh object associated to a theSubObject geometrical object. | |
| def GetSubMesh | ( | self, | |
| geom, | |||
| name | |||
| ) | [inherited] |
Gets the subMesh object associated to a theSubObject geometrical object.
The subMesh object gives access to the IDs of nodes and elements.
| geom | a geometrical object (shape) |
| name | a name for the submesh |