DisconnectEdges¶
-
MLModule¶ author MeVis Medical Solutions AGpackage MeVisLab/Standarddll MLGraphEditingdefinition MLGraphEditing.def see also GraphManager,ConnectEdgeskeywords vascular,vessel,skeleton,graph
Purpose¶
The module DisconnectEdges takes a 3D position and either splits the edge at that position or removes the edge at that position.
Details¶
After an edge has been split or removed, there may be two new disconnected subgraphs. A new root node is automatically determined for one of the subgraphs, and both subgraphs are directed.
Input Fields¶
inGraphEditing¶
-
name:inGraphEditing, type:GraphEditing(MLBase)¶ Attach to the GraphEditing output of a
GraphManagermodule