The following commands operate on Viewport objects. For more information about the Viewport object, see “Viewport object,” Section 11.4.
import annotationToolset
This method plots an Annotation object in aViewport.
Required argument
An Annotation object to plot.
Optional argument
An Int specifying the index of the Annotation object in the sequence of annotations to plot. The default value is zero.
Return value
Exceptions