|
Functions | |
| def | smeshDC::Mesh.GetSubMesh |
| Gets the subMesh object associated to a theSubObject geometrical object. | |
| def smeshDC.Mesh.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 |
Definition at line 1172 of file smeshDC.py.