Previous IDL Reference Guide: iTools Object Classes Next

IDLitManipulatorContainer::SetCurrent

Syntax | Arguments | Keywords | Version History

The IDLitManipulatorContainer::SetCurrent procedure method is used to set a manipulator within the container to be the current manipulator.

Syntax

Obj->[IDLitManipulatorContainer::]SetCurrent, Manipulator

Arguments

Manipulator

The object reference of the manipulator to be set as current in the manipulator container. This manipulator must be contained in the container or an error is thrown.

Keywords

None

Version History

6.0
Introduced

  IDL Online Help (March 06, 2007)