User Tools

Site Tools


01_user_documentation:03_interacting_with_groimp:45_commands:99_all_commands

All commands [AG]

This section present the exhaustive list of available commands from the GroIMP registry.

This section is automatically generated.

autocompletors

Path Run Parameters Description
/hooks/postboot/_registry
/hooks/projectloaded/_workbench
/hooks/rgg/finished/_workbench

cli

Path Run Parameters Description
/hooks/cliLaunch/_/pwdde.grogra.cli.Utils.printDirectoryPath
/hooks/cliLaunch/_/lsde.grogra.cli.Utils.listDirectoryContent
/hooks/cliLaunch/_/cdde.grogra.cli.Utils.changeDirectory
/hooks/cliLaunch/_/clearde.grogra.cli.Utils.clearConsole
/hooks/cliLaunch/_/helpde.grogra.cli.Utils.showHelp
/hooks/cliLaunch/_/editFilede.grogra.cli.Utils.editFile
/hooks/cliLaunch/_/opende.grogra.pf.ui.UIApplication.open
/hooks/cliLaunch/_/createWBde.grogra.pf.ui.UIApplication.createWB
/hooks/cliLaunch/_/loadExamplede.grogra.pf.ui.UIApplication.loadExample
/hooks/cliLaunch/_/listExamplesde.grogra.pf.ui.UIApplication.listExamples
/hooks/cliLaunch/_/listTemplatesde.grogra.pf.ui.UIApplication.listTemplates
/hooks/cliLaunch/_/selectWBde.grogra.pf.ui.UIApplication.selectWorkbench
/hooks/cliLaunch/_/listWBde.grogra.pf.ui.UIApplication.listWorkbenches
/hooks/cliLaunch/_/listProjectsde.grogra.pf.ui.UIApplication.listProjects
/hooks/cliLaunch/_/closeWBde.grogra.cli.CLIApplication.closeWB
/hooks/cliLaunch/_/runScriptde.grogra.cli.CLIApplication.runScript
/hooks/cliLaunch/_/opende.grogra.pf.ui.Workbench.open
/hooks/cliLaunch/_/savede.grogra.pf.ui.Workbench.save
/hooks/cliLaunch/_/saveasde.grogra.pf.ui.Workbench.saveAs
/hooks/cliLaunch/_/undode.grogra.pf.ui.Workbench.undo
/hooks/cliLaunch/_/compilede.grogra.pf.ui.ProjectWorkbench.compile
/hooks/cliLaunch/_/listFunctionsde.grogra.pf.ui.ProjectWorkbench.listFunctions
/hooks/cliLaunch/_/addNodede.grogra.pf.ui.ProjectWorkbench.addNode
/hooks/cliLaunch/_/addFilede.grogra.pf.ui.ProjectWorkbench.addSourceFile
/hooks/cliLaunch/_/renameFilede.grogra.pf.ui.ProjectWorkbench.renameSourceFile
/hooks/cliLaunch/_/removeFilede.grogra.pf.ui.ProjectWorkbench.removeSourceFile
/hooks/cliLaunch/_/projectInfode.grogra.pf.ui.ProjectWorkbench.getProjectInfo
/hooks/cliLaunch/_/export3dde.grogra.pf.ui.ProjectWorkbench.export
/hooks/cliLaunch/_/closede.grogra.pf.ui.ProjectWorkbench.close
/hooks/cliLaunch/_/exitde.grogra.pf.ui.ProjectWorkbench.close
/hooks/cliLaunch/_/xlconsolede.grogra.cli.CLIApplication.runXLConsole
/hooks/cliLaunch/_/logTestde.grogra.cli.CLIWorkbench.logTest
/hooks/cliLaunch/_/listde.grogra.cli.CLIWindowUtils.listPanels

coolbar

Path Run Parameters Description
/nodetools/de.grogra.graph.impl.Node/parentde.grogra.coolbar.nodetools.NodeUtils.getParent
/nodetools/de.grogra.graph.impl.Node/successorde.grogra.coolbar.nodetools.NodeUtils.getSucessor
/nodetools/de.grogra.graph.impl.Node/firstBranchde.grogra.coolbar.nodetools.NodeUtils.getFirstBranch
/nodetools2d/de.grogra.graph.impl.Edge/removede.grogra.coolbar.nodetools.NodeUtils.remove
/nodetools2d/de.grogra.graph.impl.Node/addNodeSuccessorde.grogra.coolbar.nodetools.NodeUtils.addNodeSuccessor
/nodetools2d/de.grogra.graph.impl.Node/addNodeBranchde.grogra.coolbar.nodetools.NodeUtils.addNodeBranch
/nodetools2d/de.grogra.graph.impl.Node/addEdgeSuccessorde.grogra.coolbar.nodetools.NodeUtils.addEdgeSuccessor
/nodetools2d/de.grogra.graph.impl.Node/addEdgeBranchde.grogra.coolbar.nodetools.NodeUtils.addEdgeBranch
/coolbar/nodetoolbar
/ui/panels/coolbar/menu/src/configde.grogra.coolbar.CoolbarConfiguration.addItem
/ui/panels/3d/nodetoolbar3d/menu/src/
/ui/panels/2d/nodetoolbar2d/menu/src/
/hooks/postboot/_registry

jEdit

Path Run Parameters Description
/hooks/shutdown/de.grogra.ext.jedit/_

fastrakReader

Path Run Parameters Description
/fastrak/reader

IMP

Path Run Parameters Description
/objects/objects/.addobjectde.grogra.imp.IMP.addNodeDefault command for all object in the object menu. It adds them to the scene.
/ui/commands/closeClose the current workbench.
/ui/commands/exitClose all workbenches.
/ui/commands/export/scenede.grogra.pf.ui.ProjectWorkbench.exportExport the complete scene.
/ui/commands/export/selectedde.grogra.pf.ui.ProjectWorkbench.exportFromNode
/ui/commands/snapshotMake a snapshot of the current view.
/ui/commands/newprojectCreate and open a new project based on the newRGG template.
/ui/commands/options/add_optde.grogra.imp.IMP.addOptionFileCreate current workbench option file.
/ui/commands/options/del_optde.grogra.imp.IMP.delOptionFileDelete current option file.
/renderers/.renderde.grogra.imp.View.renderRender the current view.
/http/commands/opende.grogra.imp.net.HttpServer.openProjectOpen Project from HTTP request.
/http/commands/aboutde.grogra.imp.net.HttpServer.aboutGet a String description of the GroIMP HTTP server from a HTTP request.
/http/serverOpen HTTP Server.
/connection/commands/connectremotede.grogra.imp.net.Commands.connectRemoteWorkbenchConnect to a remote workbench.
/connection/commands/openclientde.grogra.imp.net.Commands.openClientWorkbenchOpen a client worbench.
/connection/commands/processorsde.grogra.imp.net.Commands.availableProcessorsGet the number of available processor on the server device.
/connection/commands/versionde.grogra.imp.net.Commands.versionGet the GroIMP version of the server device.
/connection/serverde.grogra.imp.net.ConnectionServer.startStart GroIMP Server.
/connection/clientde.grogra.imp.IMP.openClientWorkbenchOpen GroIMP Client.
/help/commands/web/openjavadocde.grogra.imp.net.BrowserLauncherImpl.openJavadocRedirect to the web hosted javadoc of GroIMP.
/help/commands/web/openGroIMPPagede.grogra.imp.net.BrowserLauncherImpl.openGroIMPPageOpen the website grogra.de
/help/commands/web/openWikiPagede.grogra.imp.net.BrowserLauncherImpl.openWikiPageRedirect to the web hosted wiki of GroIMP.
/help/commands/web/openYouTubede.grogra.imp.net.BrowserLauncherImpl.openYouTubeRedirect to the youtube chanel of GroIMP.
/help/commands/system/systemde.grogra.imp.SystemInfoDialog.createInfoPanelOpen a panel that display the system info.
/help/commands/about/aboutsoftwareOpen the about panel.
/hooks/postboot/_registry
/hooks/configure/main/_/file/openclose/new/.newde.grogra.imp.IMP.openNewWokbench
/hooks/configure/main/_/file/openclose/openrecent/.openRecentde.grogra.pf.ui.Workbench.openRecent
/hooks/close/_context

IMP-2D

Path Run Parameters Description
/objects/2d/geometry/.addobjectde.grogra.imp.IMP.addNodeAdd a 2D object in the graph.
/ui/editors/2d/layoutbase/*redraw/_de.grogra.imp2d.View2D.layout
/ui/panels/2d/view/menu/src/view/Redrawde.grogra.imp2d.View2D.layoutRedraw the 2D view.
/ui/panels/2d/view/menu/src/view/Collapse allde.grogra.imp2d.graphs.TopologyGraph.collapseAll
/ui/panels/2d/view/menu/src/view/Expand allde.grogra.imp2d.graphs.TopologyGraph.expandAll
/ui/panels/2d/view/menu/src/moveNavigate in the 2D view by moving.
/ui/panels/2d/view/menu/src/rotateRotate the 2D view.
/ui/panels/2d/view/menu/src/zoomNavigate in the 2D view by zooming.

IMP-3D

Path Run Parameters Description
/objects/3d/geometry/.addobjectde.grogra.imp.IMP.addNodeDefault command to add a 3d object to the scene. Applied to all object in the menu objects.
/cmdline/renderde.grogra.imp3d.ray2.Raytracer.renderRender the view.
/ui/editors/3d/camera/*fit/_de.grogra.imp3d.IMP3D.fitCamera
/ui/panels/3d/view/menu/src/fit/fitCamerade.grogra.imp3d.IMP3D.fitCameraFit the camera to the visible objects in the scene.
/ui/panels/3d/view/menu/src/render/tofile/.renderToFilede.grogra.imp.View.renderToFile
/ui/panels/3d/view/menu/src/render/stopde.grogra.imp.View.disposeRendererStop the rendering
/ui/panels/3d/view/menu/src/moveMove the camera of the 3d view
/ui/panels/3d/view/menu/src/dollyDolly the camera of the 3d view
/ui/panels/3d/view/menu/src/rotateRotate the camera of the 3d view
/ui/panels/3d/view/menu/src/zoomZoom the camera of the 3d view
/ui/viewcomponent3dselection/wireframe/menu/epsde.grogra.imp.awt.CanvasAdapter.writeEPS

Advanced-Selection

Path Run Parameters Description
/ui/panels/3d/view/menu/src/selection/ancestorde.grogra.imp3d.advancedselection.selection.Commands.selectByAncestor
/ui/panels/3d/view/menu/src/selection/degreede.grogra.imp3d.advancedselection.selection.Commands.selectByDegreeInterval
/ui/panels/3d/view/menu/src/selection/intervalde.grogra.imp3d.advancedselection.selection.Commands.selectByAxisInterval
/ui/panels/3d/view/menu/src/selection/primitivede.grogra.imp3d.advancedselection.selection.Commands.selectByPrimitiveVolume
/ui/panels/3d/view/menu/src/selection/plane/overde.grogra.imp3d.advancedselection.selection.Commands.selectByPlaneOver
/ui/panels/3d/view/menu/src/selection/plane/underde.grogra.imp3d.advancedselection.selection.Commands.selectByPlaneUnder
/ui/panels/3d/view/menu/src/selection/aggchildrende.grogra.imp3d.advancedselection.selection.Commands.selectAggregationChildren
/ui/panels/3d/view/menu/src/selection/ntypede.grogra.imp3d.advancedselection.selection.Commands.selectByNType
/ui/panels/3d/view/menu/src/selection/parentNTypede.grogra.imp3d.advancedselection.selection.Commands.selectByParentNType
/ui/panels/3d/view/menu/src/selection/deletede.grogra.imp3d.advancedselection.selection.Commands.deleteSelectedNodes
/ui/panels/3d/view/menu/src/aggregation/aggregatede.grogra.imp3d.advancedselection.aggregation.Commands.aggregateSelected
/ui/panels/3d/view/menu/src/aggregation/aggaggregationsde.grogra.imp3d.advancedselection.aggregation.Commands.aggregateAggregations
/ui/panels/3d/view/menu/src/aggregation/partition/degreede.grogra.imp3d.advancedselection.aggregation.Commands.aggregateDegreeSpatialPartition
/ui/panels/3d/view/menu/src/aggregation/partition/intervalde.grogra.imp3d.advancedselection.aggregation.Commands.aggregatePlaneSpatialPartition
/ui/panels/3d/view/menu/src/aggregation/partition/cubicde.grogra.imp3d.advancedselection.aggregation.Commands.aggregateRectangleSpatialPartition

Platform

Path Run Parameters Description
/ui/openProjectsselectionGUI
/ui/openProjectsselectionGUI/_item, context
/ui/commands/opende.grogra.pf.ui.Workbench.openOpen a project.
/ui/commands/openRecentde.grogra.pf.ui.Workbench.openRecentOpen a project in the list of recently opened projects.
/ui/commands/opendemode.grogra.pf.ui.Workbench.openAsDemoOpen a project as read only. The project cannot override the original files.
/ui/commands/showexamplede.grogra.pf.ui.registry.ProjectExplorerFactory.showExampleGet a project from the example explorer based on its complete path.
/ui/commands/showoptionde.grogra.pf.ui.registry.OptionExplorerFactory.showOptionGet an option from its complete path.
/ui/commands/showhelpde.grogra.pf.ui.registry.HelpExplorerFactory.showHelpResolve the help of an item and display it in the help panel.
/ui/commands/showpanelde.grogra.pf.ui.registry.PanelFactory.showPanelGet a panel from its complete path and display it.
/ui/commands/savede.grogra.pf.ui.Workbench.saveSave the current project.
/ui/commands/saveasde.grogra.pf.ui.Workbench.saveAsSave the current project at the selected location.
/ui/commands/saveAsTemplatede.grogra.pf.ui.ProjectWorkbench.saveAsTemplateExport the current project as a template.
/ui/commands/undode.grogra.pf.ui.Workbench.undocontextUndo last action
/ui/commands/redode.grogra.pf.ui.Workbench.redocontextRevert last undo
/ui/commands/clearGraphde.grogra.pf.ui.Workbench.clearGraphClear the project graph
/ui/commands/compilede.grogra.pf.ui.ProjectWorkbench.compileForce the reset of the compilation.
/ui/commands/listFunctionsde.grogra.pf.ui.ProjectWorkbench.listFunctionsList the RGG method of the current project.
/ui/commands/runRGGFunctionde.grogra.pf.ui.ProjectWorkbench.executeRun a RGG method given its name.
/ui/commands/addNodede.grogra.pf.ui.ProjectWorkbench.addNodeAdd a node in the scene.
/ui/commands/addFilede.grogra.pf.ui.ProjectWorkbench.addSourceFileAdd a file in the current workbench.
/ui/commands/renameFilede.grogra.pf.ui.ProjectWorkbench.renameSourceFileRename a file.
/ui/commands/removeFilede.grogra.pf.ui.ProjectWorkbench.removeSourceFileDelete a file from the workbench.
/ui/commands/projectInfode.grogra.pf.ui.ProjectWorkbench.getProjectInfo
/ui/commands/export3dde.grogra.pf.ui.ProjectWorkbench.exportExport the 3D scene.
/ui/commands/setlayoutde.grogra.pf.ui.registry.Layout.setLayoutSet the layout given as parameter.
/ui/commands/addlayoutde.grogra.pf.ui.registry.Layout.addLayoutAdd a new layout in the project.
/ui/commands/deletede.grogra.pf.ui.Workbench.deletecontextDelete the currently selected object.
/ui/commands/exporttablede.grogra.pf.data.Dataset.exportExport the dataset.
/ui/commands/app/opende.grogra.pf.ui.UIApplication.openOpen a workbench.
/ui/commands/app/createde.grogra.pf.ui.UIApplication.createCreate a workbench.
/ui/commands/app/loadExamplede.grogra.pf.ui.UIApplication.loadExampleOpen an example project from its complete name.
/ui/commands/app/listExamplesde.grogra.pf.ui.UIApplication.listExamplesList the example of the example explorer.
/ui/commands/app/listTemplatesde.grogra.pf.ui.UIApplication.listTemplates
/ui/commands/app/selectWBde.grogra.pf.ui.UIApplication.selectWorkbenchSelect the workbench given its ID (as parameter) and set it as current.
/ui/commands/app/listWBde.grogra.pf.ui.UIApplication.listWorkbenchesList the currently opened workbench, and returns their IDs.
/ui/commands/app/listProjectsde.grogra.pf.ui.UIApplication.listProjects
/ui/commands/app/closede.grogra.pf.ui.UIApplication.closeClose GroIMP.
/hooks/postboot/_registry
/hooks/postboot/_registry
/hooks/postboot/_registry
/hooks/configure/project/_registry
/hooks/projectloaded/_registry
/hooks/saving/_registry

Platform-Swing

Path Run Parameters Description
/hooks/postboot/_registry

Plugin-Manager

Path Run Parameters Description
/pluginmanager/commands/file/importPluginde.grogra.pm.PluginManager.importPluginImport .GLZ files
/pluginmanager/commands/file/exportPluginsde.grogra.pm.PluginManager.exportPluginListExport list of installed plugins to file
/pluginmanager/commands/file/importPluginsde.grogra.pm.PluginManager.importPluginListSelect a list of plugin from file
/pluginmanager/commands/data/reloadRepode.grogra.pm.PluginManager.reloadRepositoriesReload repositories
/pluginmanager/commands/data/clearCachede.grogra.pm.PluginManager.clearCacheClear all cache
/pluginmanager/commands/data/recreatehttpde.grogra.pm.PluginManager.reloadHTTPClientReload HTTP client
/pluginmanager/commands/installCMDde.grogra.pm.PluginManager.installCMDSet a plugin to be installed from CMD line.
/pluginmanager/commands/uninstallCMDde.grogra.pm.PluginManager.uninstallCMDSet a plugin to be deleted from CMD line.
/pluginmanager/commands/disableCMDde.grogra.pm.PluginManager.disableCMDSet a plugin to be disabled from CMD line.
/pluginmanager/commands/selectVersionde.grogra.pm.PluginManager.selectVersionSet the version of a plugin.
/pluginmanager/commands/applyChangesde.grogra.pm.PluginManager.applyChangesApply the currently selected changes (install/ delete/ change versions/...)
/pluginmanager/commands/describePluginde.grogra.pm.PluginManager.describePluginDescribe a plugin given its ID as argument
/pluginmanager/commands/describeAllPluginsde.grogra.pm.PluginManager.describeAllPluginsDescribe all plugins
/pluginmanager/commands/setAllUpgradede.grogra.pm.PluginManager.setAllUpgradeSet all installed plugin to their latest version (still need to apply changes).
/pluginmanager/commands/openPmGUI
/pluginmanager/commands/openPmGUI/_item, context

Pointcloud

Path Run Parameters Description
/nodetools/de.grogra.imp3d.objects.CloudContext/getCloudde.grogra.pointcloud.ui.UI.getCloud
/nodetools/de.grogra.imp3d.objects.CloudContext/upateDisplayde.grogra.pointcloud.ui.UI.updateDispaly
/nodetools/de.grogra.imp3d.objects.CloudContext/splitByPlanede.grogra.pointcloud.ui.UI.splitByPlane
/nodetools/de.grogra.imp3d.objects.CloudContext/splitByLeavesde.grogra.pointcloud.ui.UI.splitByLeaves
/nodetools/de.grogra.imp3d.objects.CloudContext/mergede.grogra.pointcloud.ui.UI.merge
/nodetools/de.grogra.imp3d.objects.CloudContext/kmeansde.grogra.pointcloud.ui.UI.kMeansCluster
/nodetools/de.grogra.imp3d.objects.CloudContext/dbscande.grogra.pointcloud.ui.UI.dbscanCluster
/objects/commands/pointcloudtools/splitByPlanede.grogra.pointcloud.ui.UI.splitByPlaneSplit selected cloud by plane
/objects/commands/pointcloudtools/splitByLeavesde.grogra.pointcloud.ui.UI.splitByLeavesSplit selected cloud by points
/objects/commands/pointcloudtools/mergede.grogra.pointcloud.ui.UI.mergeMerge all selected clouds
/objects/commands/pointcloudtools/redrawde.grogra.pointcloud.ui.UI.updateDispaly
/objects/commands/pointcloudtools/getCurrentCloudde.grogra.pointcloud.ui.UI.getCloud
/objects/commands/pointcloudtools/cluster/kmeansde.grogra.pointcloud.ui.UI.kMeansClusterCluster selected cloud with K-Means.
/objects/commands/pointcloudtools/cluster/dbscande.grogra.pointcloud.ui.UI.dbscanClusterCluster selected cloud with DBScan.
/objects/commands/pointcloudtools/convert/arrayde.grogra.pointcloud.ui.UI.convertToArrayConvert a cloud to an array cloud.
/objects/commands/pointcloudtools/convert/listde.grogra.pointcloud.ui.UI.convertToListConvert a cloud to an list cloud.
/objects/commands/pointcloudtools/convert/graphde.grogra.pointcloud.ui.UI.convertToGraphConvert a cloud to an graph cloud.
/ui/editors/rgg/pointclouddisplay/*update/_de.grogra.mesh.renderer.handler.CollectionDisplayHandler.update
/ui/commands/export/pointclouds/all_in_onede.grogra.pointcloud.ui.UI.exportOneFileExport all clouds to one file
/ui/commands/export/pointclouds/one_per_filede.grogra.pointcloud.ui.UI.exportSplitFileExport one cloud per file
/ui/commands/export/pointclouds/selectedde.grogra.pointcloud.ui.UI.exportSelectedExport selected cloud(s) per file
/io/plypointcloud

qsm

Path Run Parameters Description
/GroQSM/Utils
/nodetools/de.grogra.imp3d.objects.AxisBase/makeLateralChildde.grogra.qsm.utils.Utils.makeLateralChildLinks the second selected Node as a lateral child of the first selected one
/nodetools/de.grogra.imp3d.objects.AxisBase/makeApicalChildde.grogra.qsm.utils.Utils.makeApicalChildLinks the second selected Node as an apical child of the first selected one
/nodetools/de.grogra.imp3d.objects.AxisBase/jumpToParentAxisde.grogra.qsm.utils.Utils.jumpToParentAxisShift selected Node to closest point on the parent shoot
/nodetools/de.grogra.imp3d.objects.AxisBase/jumpToParentStartde.grogra.qsm.utils.Utils.jumpToParentStartShift selected Node to the start of the parent shoot
/nodetools/de.grogra.imp3d.objects.AxisBase/jumpToParentCenterde.grogra.qsm.utils.Utils.jumpToParentCenterShift selected Node to the center of the parent shoot
/nodetools/de.grogra.imp3d.objects.AxisBase/jumpToParentEndde.grogra.qsm.utils.Utils.jumpToParentEndShift selected Node to the end of the parent shoot
/nodetools/de.grogra.imp3d.objects.AxisBase/smoothde.grogra.qsm.utils.Utils.smoothSmooth out the path between to selected connected shoots of the same order
/nodetools/de.grogra.imp3d.objects.AxisBase/bridgede.grogra.qsm.utils.Utils.bridgeCreate a new link (lateral to apical) between tow selected shoots
/nodetools/de.grogra.imp3d.objects.AxisBase/moveTo000de.grogra.qsm.utils.Utils.moveTo000Remove all x,y,z translation from the selcted node
/nodetools/de.grogra.imp3d.objects.AxisBase/fitDiameterde.grogra.qsm.utils.Utils.fitDiameterFit the diameter of the selected node according to the parent and the successor
/nodetools/de.grogra.imp3d.objects.AxisBase/splitde.grogra.qsm.utils.Utils.splitSplit the selected shoot at a given ratio
/nodetools/de.grogra.imp3d.objects.AxisBase/removede.grogra.qsm.utils.Utils.removeRemove the selected shoot and all children of it
/nodetools/de.grogra.imp3d.objects.AxisBase/removeAlonede.grogra.qsm.utils.Utils.removeAloneRemove the selected shoot without removing or moving its children
/nodetools/de.grogra.imp3d.objects.AxisBase/toMde.grogra.qsm.utils.Utils.toMTurn the selected shoot into an M (invisible)
/objects/commands/GroQSM/colorCodede.grogra.qsm.utils.Utils.colorCodechange the colors of the shoots based on the order
/objects/commands/GroQSM/jump/jumpAllAxisde.grogra.qsm.utils.Utils.jumpAllAxisShift all shoots to the closest point on the parent shoot
/objects/commands/GroQSM/jump/jumpAllStartde.grogra.qsm.utils.Utils.jumpAllStartShift all shoots to the start of the parent shoot
/objects/commands/GroQSM/jump/jumpAllCenterde.grogra.qsm.utils.Utils.jumpAllCenterShift all shoots to the middle of the parent shoot
/objects/commands/GroQSM/jump/jumpAllEndde.grogra.qsm.utils.Utils.jumpAllEndShift all shoots to the end of the parent shoot
/objects/commands/GroQSM/removeOrderde.grogra.qsm.utils.Utils.removeHigherA 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/removeHighestOrderde.grogra.qsm.utils.Utils.removeHighestFind the highest order using the descriptors and then removes all shoots of this order.
/objects/commands/GroQSM/moveTreeTo000de.grogra.qsm.utils.Utils.moveTreeTo000Move the tree to 0,0,0
/objects/commands/GroQSM/hide/showAllBOde.grogra.qsm.utils.Utils.showAllBOShow all shoots of all branching orders by enabling all layers
/objects/commands/GroQSM/hide/hideBOde.grogra.qsm.utils.Utils.hideBOHide all shoots of the given branching order by disabling the layer
/objects/commands/GroQSM/hide/showBOde.grogra.qsm.utils.Utils.showBOShow all shoots of the given branching order by enabling the layer
/objects/commands/GroQSM/hide/showOnlyBOde.grogra.qsm.utils.Utils.showOnlyBOShow only shoots of the given branching order by enabling the layer and disabling all others.
/objects/commands/GroQSM/hide/hideBOHigherde.grogra.qsm.utils.Utils.hideBOHigherHide all shoots of the given branching order or higher by disabling the layers
/objects/commands/GroQSM/hide/hideBOHighestde.grogra.qsm.utils.Utils.hideBOHighestHide 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.)

RGG

Path Run Parameters Description
/objects/objectsAsRGG/.addobjectAsRGGde.grogra.rgg.io.ImportNode.addNodeAdd an object under the RGGRoot Node.
/ui/commands/export/RGGde.grogra.rgg.io.ExportNode.exportRGGGraphExport the sub-graph under the RGGRoot Node.
/ui/commands/newrggCreate and open the New RGG template.
/ui/commands/export_compiledde.grogra.rgg.model.CompilationFilter.exportCompiledExport the current project as a compiled Project
/ui/commands/export_libde.grogra.rgg.model.CreateModuleLibrary.exportCompiledExport the current project as a Module Library
/ui/editors/rgg/lightmodel/*compute/_de.grogra.rgg.LightModelVisualizer.compute
/ui/editors/rgg/lightmodel/*computeIncSeed/_de.grogra.rgg.LightModelVisualizer.computeAndIncSeed
/rgg/toolbar
/grogra/analysis/.performde.grogra.grogra.Analysis.performAndShowExecute the selected GROGRA function.
/grogra/Analysis (shiny)/.performde.grogra.grogra.Analysis.performAndShowShiny

RGG-Tutorial

Path Run Parameters Description
/rggtutorial/selectfilesde.grogra.rgg.tutorial.Methods.selectSourceFiles
/rggtutorial/enterde.grogra.rgg.tutorial.Methods.enter
/tutorials/gettingstarted/base/rggbase
/tutorials/gettingstarted/base/rggbase/_item, context
/tutorials/gettingstarted/base/rggtutorial
/tutorials/gettingstarted/base/rggtutorial/_item, context

RSyntaxTextArea

Path Run Parameters Description
/hooks/postboot/_registry

Video

Path Run Parameters Description
/video/ffpmeg

vrskeletonization

Path Run Parameters Description
/ui/vrs/addrootcontext
/ui/vrs/addpointcontext
/ui/vrs/addbranchcontext
/ui/vrs/addrootselectcontext
/ui/vrs/addpointselectcontext
/ui/vrs/addbranchselectcontext
/ui/vrs/settypecontext
/ui/vrs/selectparentcontext
/ui/vrs/selectsuccessorcontext
/hooks/postboot/_registry
/hooks/projectloaded/_workbench
/hooks/rgg/finished/_workbench

SocketView

Path Run Parameters Description
/ui/socketTools/selectcontext
/ui/socketTools/deletecontext
/ui/socketTools/movecontext
/ui/socketTools/radiuscontext
/ui/socketTools/rotatecontext
/ui/socketTools/selectParentcontext
/ui/socketTools/selectChildcontext
/ui/socketTools/executecontext, name
01_user_documentation/03_interacting_with_groimp/45_commands/99_all_commands.txt · Last modified: 2025/12/10 15:06 by gaetan