Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection > API/Plugins/ModelingComponents/Selection/IGeometrySelector
- IGeometrySelector::UpdateSelectionViaShape()
- FBaseDynamicMeshSelector::UpdateSelectionViaShape()
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/GeometrySelector.h |
| Include | #include "Selection/GeometrySelector.h" |
void UpdateSelectionViaShape
&40;
const FWorldShapeQueryInfo & ShapeInfo,
FGeometrySelectionEditor & SelectionEditor,
const FGeometrySelectionUpdateConfig & UpdateConfig,
FGeometrySelectionUpdateResult & ResultOut
&41;
Remarks
Update the active selection based on a world-space Shape. Uses the provided SelectionEditor and UpdateConfig to do the update Information about any changes actually made to the selection via the SelectionEditor are returned in ResultOut