ViewWindow.CurrentViewpoint Property

Top 

Description

Allows the user to access properties and methods of the Viewpoint currently active in the ViewWindow.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

Viewpoint

Access:

read/write

Default Value:

""

 

Syntax

myString1 = myViewWindow1.CurrentViewpoint.DisplayName;

 

myViewWindow1.CurrentViewpoint.DisplayName = myString1;

 

See also

ViewWindow Object

ViewWindow Guide