RemoveTree

MLModule
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLGraphEditing
definition MLGraphEditing.def
see also GraphManager
keywords vascular, vessel, skeleton, graph

Purpose

The module RemoveTree removes a tree from the Graph at a given position.

For a given 3D Position, the module finds the nearest skeleton and removes the whole tree where that skeleton belongs to.

Windows

Default Panel

../../../Projects/MLGraphEditing/Modules/mhelp/Images/Screenshots/RemoveTree._default.png

Input Fields

inGraphEditing

name: inGraphEditing, type: GraphEditing(MLBase)

Attach to the GraphEditing output of a GraphManager module

Parameter Fields

Visible Fields

Update

name: update, type: Trigger

Position

name: position, type: Vector3, default: 0 0 0

Sets a position near a skeleton for which the whole tree is removed from the Graph.