Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
Command to Expand the current Selection to all connected geometry
| Name | UModifyGeometrySelectionCommand_ExpandToConnected |
| 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_ExpandToConnected : public UModifyGeometrySelectionCommand
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveCommand → UGeometrySelectionEditCommand → UModifyGeometrySelectionCommand → UModifyGeometrySelectionCommand_ExpandToConnected