IDLitManipulator::SetCurrentManipulator
Syntax | Arguments | Keyword | Version History
The IDLitManipulator::SetCurrentManipulator procedure method sets the manipulator as the current manipulator in the system.
Syntax
Obj->[IDLitManipulator::]SetCurrentManipulator [, Item]
Arguments
Item
If this method is being called on a manipulator container object, Item can optionally be set to a string containing the relative object ID of the manipulator that should be set as the current manipulator. If Item is not supplied, the manipulator on which the method is called is set as the current manipulator.
Keyword
None
Version History