Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection > API/Plugins/ModelingComponents/Selection/UE__Geometry__Ge-_3
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/StoredMeshSelectionUtil.h |
| Include | #include "Selection/StoredMeshSelectionUtil.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Selection/StoredMeshSelectionUtil.cpp |
namespace UE
{
namespace Geometry
{
FIndex2i UE&58;&58;Geometry&58;&58;GetGroupEdgeRepresentativeVerts
&40;
const FGroupTopology & TopologyIn,
int GroupEdgeID
&41;
}
}
Remarks
Returns a pair of vertex ID's that are representative of a group edge, to be able to identify a selected group edge independently of a group topology object.
See other overload for more details.