Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection > API/Plugins/ModelingComponents/Selection/IGeometrySelector > API/Plugins/ModelingComponents/Selection/IGeometrySelector/AccumulateSelect-_1
- IGeometrySelector::AccumulateSelectionElements()
- FBaseDynamicMeshSelector::AccumulateSelectionElements()
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/GeometrySelector.h |
| Include | #include "Selection/GeometrySelector.h" |
Please use the function of the same name which takes EEnumerateSelectionMapping flags virtual instead void AccumulateSelectionElements
(
const FGeometrySelection & Selection,
FGeometrySelectionElements & ElementsInOut,
bool bTransformToWorld,
bool bIsForPreview
)
Remarks
Prefer AccumulateSelectionElements with Flags parameter.