ViewWindow.ActivateViewpoint(String) Method

Top 

Description

Updates the viewing properties to those of the specified Viewpoint.

 

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.

 

Method Signature

ViewWindow.ActivateViewpoint(

String viewpointTitle)

 

 

Arguments

viewpointTitle


Description:

The title of the viewpoint to activate.

 

 

 

Return Value

Type:

number

 

 

The return value is not used.

 

Syntax

myVariable1 = myViewWindow1.ActivateViewpoint(myString1);

 

 

See also

ViewWindow Object

ViewWindow.ActivateViewpoint

ViewWindow Guide