Point Cloud Commands
(PCCommand)
Short Description
PCCommand is the parent class of all non-interactive commands. The commands perform a single operation
("execute"), depending on the current scene (including selection of points and nodes).
Usage
Setup parameters in the command editor window. Then click on "Execute" to perform the
command. Usually, the command is only applied to nodes in the scene that are currently selected.
Some commands may also perform on selected points or globally on the entire scene, ignoring selection.