Every graphics object, whether in world, model, page, or device space, has a current transformation value, even if that value is simply the identity transformation.

The default current model transformation is the concatenation of any instance, segment, and model transformations from the root segment downward. The default current viewing transformation is the one most recently specified. The device transformation, which is set by the page viewport and the presentation page, should not be changed while drawing is in progress.


[Back] [Next]