All Frameworks  Object Hierarchy  This Framework  Indexes   

Viewer2D (Object)

Represents a 2D viewer.
The 2D viewer aggregates a 2D viewpoint to display a 2D scene.

Property Index

Viewpoint2D
Returns or sets the 2D viewpoint of a 2D viewer.

Properties


o Property Viewpoint2D() As
Returns or sets the 2D viewpoint of a 2D viewer.
Example:
This example retrieves the Nice2DViewpoint 2D viewpoint from the My2DViewer 2D viewer.
 Dim Nice2DViewpoint As Viewpoint2D
 Set Nice2DViewpoint = My2DViewer.Viewpoint2D
 

Copyright © 2003, Dassault Systèmes. All rights reserved.