The geometry displayed within a floating viewport can be modified by accessing model space.
Thisdrawing.ActiveViewport = MyViewportObject
You can also create objects such as annotations, dimensions, and title blocks in paper space. You must, however, set the ActiveSpace property to FALSE, and turn paper space on using the MSpace property. Objects created in paper space are visible only in paper space.