Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/Commands
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveCommand
- UGeometrySelectionEditCommand
- UModifyGeometrySelectionCommand
- UModifyGeometrySelectionCommand_Contract
- UModifyGeometrySelectionCommand_Expand
- UModifyGeometrySelectionCommand_ExpandToConnected
- UModifyGeometrySelectionCommand_Invert
- UModifyGeometrySelectionCommand_InvertConnected
References
| Module | MeshModelingTools |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/Commands/ModifyGeometrySelectionCommand.h |
| Include | #include "Commands/ModifyGeometrySelectionCommand.h" |
Syntax
UCLASS&40;&41;
class UModifyGeometrySelectionCommand : public UGeometrySelectionEditCommand
Remarks
UModifyGeometrySelectionCommand updates/edits the current selection in various ways. Default operation is to Select All. Subclasses below can be used in situations where specific per-modification types are needed.
Functions
| Type | Name | Description | |
|---|---|---|---|
| EModificationType |
Overridden from UGeometrySelectionEditCommand
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| void | ExecuteCommandForSelection
(
UGeometrySelectionEditCommandArguments* Arguments, |
||
| bool |
Overridden from UInteractiveCommand
| Type | Name | Description | |
|---|---|---|---|
| FText |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EModificationType |