|
IDL Reference Guide: Graphics Object Classes |
|
A model object represents a graphical item or group of items that can be transformed (rotated, scaled, and/or translated). It serves as a container of other IDLgrModel objects or atomic graphic objects. IDLgrModel applies a transform to the current view tree.
See IDLgrModel::Init.
Objects of this class have the following properties. See IDLgrModel Properties for details on individual properties.
In addition, objects of this class inherit the properties of all superclasses of this class.
This class has this following methods:
In addition, this class inherits the methods of its superclasses (if any).
Translating, Rotating and Scaling Objects
IDL Online Help (March 06, 2007)