|
Functions | |
| def | smeshDC::Mesh.RemoveGroup |
| Removes a group. | |
| def | smeshDC::Mesh.RemoveGroupWithContents |
| Removes a group with its contents. | |
| def | smeshDC::Mesh.ConvertToStandalone |
| Convert group on geom into standalone group. | |
| def smeshDC.Mesh.ConvertToStandalone | ( | self, | |
| group | |||
| ) | [inherited] |
Convert group on geom into standalone group.
Definition at line 1953 of file smeshDC.py.
| def smeshDC.Mesh.RemoveGroup | ( | self, | |
| group | |||
| ) | [inherited] |
Removes a group.
Definition at line 1863 of file smeshDC.py.
| def smeshDC.Mesh.RemoveGroupWithContents | ( | self, | |
| group | |||
| ) | [inherited] |
Removes a group with its contents.
Definition at line 1868 of file smeshDC.py.