IDLitVisualization::SetCurrentSelectionVisual

Syntax | Arguments | Keywords | Version History

The IDLitVisualization::SetCurrentSelectionVisual procedure method sets the current selection visual for the given manipulator.

Syntax

Obj->[IDLitVisualization::]SetCurrentSelectionVisual, Manipulator

Arguments

Manipulator

An object reference (that subclasses from IDLitManipulator) identifying the manipulator that corresponds to the selection visual to be set as current.

Keywords

None

Version History

6.0

Introduced