====== qsm ====== | Path | Run | Parameters | Description | | --- | --- | --- | --- | |/GroQSM/Utils|||| |/nodetools/de.grogra.imp3d.objects.AxisBase/makeLateralChild|de.grogra.qsm.utils.Utils.makeLateralChild||Links the second selected Node as a lateral child of the first selected one| |/nodetools/de.grogra.imp3d.objects.AxisBase/makeApicalChild|de.grogra.qsm.utils.Utils.makeApicalChild||Links the second selected Node as an apical child of the first selected one| |/nodetools/de.grogra.imp3d.objects.AxisBase/jumpToParentAxis|de.grogra.qsm.utils.Utils.jumpToParentAxis||Shift selected Node to closest point on the parent shoot | |/nodetools/de.grogra.imp3d.objects.AxisBase/jumpToParentStart|de.grogra.qsm.utils.Utils.jumpToParentStart||Shift selected Node to the start of the parent shoot | |/nodetools/de.grogra.imp3d.objects.AxisBase/jumpToParentCenter|de.grogra.qsm.utils.Utils.jumpToParentCenter||Shift selected Node to the center of the parent shoot | |/nodetools/de.grogra.imp3d.objects.AxisBase/jumpToParentEnd|de.grogra.qsm.utils.Utils.jumpToParentEnd||Shift selected Node to the end of the parent shoot | |/nodetools/de.grogra.imp3d.objects.AxisBase/smooth|de.grogra.qsm.utils.Utils.smooth||Smooth out the path between to selected connected shoots of the same order| |/nodetools/de.grogra.imp3d.objects.AxisBase/bridge|de.grogra.qsm.utils.Utils.bridge||Create a new link (lateral to apical) between tow selected shoots| |/nodetools/de.grogra.imp3d.objects.AxisBase/moveTo000|de.grogra.qsm.utils.Utils.moveTo000||Remove all x,y,z translation from the selcted node| |/nodetools/de.grogra.imp3d.objects.AxisBase/fitDiameter|de.grogra.qsm.utils.Utils.fitDiameter||Fit the diameter of the selected node according to the parent and the successor| |/nodetools/de.grogra.imp3d.objects.AxisBase/split|de.grogra.qsm.utils.Utils.split||Split the selected shoot at a given ratio| |/nodetools/de.grogra.imp3d.objects.AxisBase/remove|de.grogra.qsm.utils.Utils.remove||Remove the selected shoot and all children of it | |/nodetools/de.grogra.imp3d.objects.AxisBase/removeAlone|de.grogra.qsm.utils.Utils.removeAlone||Remove the selected shoot without removing or moving its children | |/nodetools/de.grogra.imp3d.objects.AxisBase/toM|de.grogra.qsm.utils.Utils.toM||Turn the selected shoot into an M (invisible) | |/objects/commands/GroQSM/colorCode|de.grogra.qsm.utils.Utils.colorCode||change the colors of the shoots based on the order| |/objects/commands/GroQSM/jump/jumpAllAxis|de.grogra.qsm.utils.Utils.jumpAllAxis||Shift all shoots to the closest point on the parent shoot| |/objects/commands/GroQSM/jump/jumpAllStart|de.grogra.qsm.utils.Utils.jumpAllStart||Shift all shoots to the start of the parent shoot| |/objects/commands/GroQSM/jump/jumpAllCenter|de.grogra.qsm.utils.Utils.jumpAllCenter||Shift all shoots to the middle of the parent shoot| |/objects/commands/GroQSM/jump/jumpAllEnd|de.grogra.qsm.utils.Utils.jumpAllEnd||Shift all shoots to the end of the parent shoot| |/objects/commands/GroQSM/removeOrder|de.grogra.qsm.utils.Utils.removeHigher||A dialog window is opened to request the order to remove. The function then removes all shoots higher then or equal to the given order| |/objects/commands/GroQSM/removeHighestOrder|de.grogra.qsm.utils.Utils.removeHighest||Find the highest order using the descriptors and then removes all shoots of this order.| |/objects/commands/GroQSM/moveTreeTo000|de.grogra.qsm.utils.Utils.moveTreeTo000||Move the tree to 0,0,0| |/objects/commands/GroQSM/hide/showAllBO|de.grogra.qsm.utils.Utils.showAllBO||Show all shoots of all branching orders by enabling all layers| |/objects/commands/GroQSM/hide/hideBO|de.grogra.qsm.utils.Utils.hideBO||Hide all shoots of the given branching order by disabling the layer| |/objects/commands/GroQSM/hide/showBO|de.grogra.qsm.utils.Utils.showBO||Show all shoots of the given branching order by enabling the layer| |/objects/commands/GroQSM/hide/showOnlyBO|de.grogra.qsm.utils.Utils.showOnlyBO||Show only shoots of the given branching order by enabling the layer and disabling all others. | |/objects/commands/GroQSM/hide/hideBOHigher|de.grogra.qsm.utils.Utils.hideBOHigher||Hide all shoots of the given branching order or higher by disabling the layers| |/objects/commands/GroQSM/hide/hideBOHighest|de.grogra.qsm.utils.Utils.hideBOHighest||Hide all shoots of the highest branching order by disabling the layer.(This hides the highest branching order in the graph, NOT the highest visible one.)|