ViewWindow.AddViewpoint Method

Top 

Description

Adds a new viewpoint to the ViewWindow's Viewpoint list.

 

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.

 

Overload List

Signatures

Return Value

Description

ViewWindow.AddViewpoint()

Variable

Creates a new viewpoint and adds it to the ViewWindow's Viewpoint list.

ViewWindow.AddViewpoint(String viewpointName)

Variable

Creates a new viewpoint and adds it to the ViewWindow's Viewpoint list.

ViewWindow.AddViewpoint(Viewpoint viewpoint)

Variable

Adds a copy of the viewpoint to the ViewWindows Viewpoint list.

 

 

See also

ViewWindow Object

ViewWindow Guide