Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
Classes
| Type | Name | Description | |
|---|---|---|---|
| UDeleteGeometrySelectionCommand | UDeleteGeometrySelectionCommand deletes the geometric elements identified by the Selection. | ||
| UDisconnectGeometrySelectionCommand | UDisconnectGeometrySelectionCommand disconnects the geometric elements identified by the Selection. | ||
| UModifyGeometrySelectionCommand | UModifyGeometrySelectionCommand updates/edits the current selection in various ways. | ||
| UModifyGeometrySelectionCommand_Contract | Command to Contract the current Selection by a one-ring | ||
| UModifyGeometrySelectionCommand_Expand | Command to Expand the current Selection by a one-ring | ||
| UModifyGeometrySelectionCommand_ExpandToConnected | Command to Expand the current Selection to all connected geometry | ||
| UModifyGeometrySelectionCommand_Invert | Command to Invert the current Selection | ||
| UModifyGeometrySelectionCommand_InvertConnected | Command to Invert the current Selection, only considering connected geometry | ||
| URetriangulateGeometrySelectionCommand | URetriangulateGeometrySelectionCommand |