|
IDL Reference Guide: Graphics Object Classes |
|
The IDLgrScene::Add function method verifies that the added item is an instance of an IDLgrView or IDLgrViewgroup object. If it is, IDLgrScene:Add adds the view or viewgroup to the specified scene.
Obj->[IDLgrScene::]Add, View [, POSITION=index]
An instance of the IDLgrView or IDLgrViewgroup object class.
Set this keyword equal to the zero-based index of the position within the container at which the new object should be placed.
IDL Online Help (March 06, 2007)