Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
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.
| Name | UModifyGeometrySelectionCommand |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/Commands/ModifyGeometrySelectionCommand.h |
| Include Path | #include "Commands/ModifyGeometrySelectionCommand.h" |
Syntax
UCLASS (MinimalAPI)
class UModifyGeometrySelectionCommand : public UGeometrySelectionEditCommand
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveCommand → UGeometrySelectionEditCommand → UModifyGeometrySelectionCommand
Derived Classes
UModifyGeometrySelectionCommand derived class hierarchy
Enums
Public
| Name | Remarks |
|---|---|
| EModificationType |