RotatingPulsatingViewpointOptions.InitializeFromRotatingPulsatingSystem(RotatingPulsatingSystem) Method

Top 

Description

Populates a viewpoint from an existing RotatingPulsatingSystem object using the specified objects and pulsating behavior.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Method Signature

RotatingPulsatingViewpointOptions.InitializeFromRotatingPulsatingSystem(

RotatingPulsatingSystem rotatingPulsatingSystem)

 

 

Arguments

rotatingPulsatingSystem


Description:

The RotatingPulsatingSystem from which the Viewpoint will be initialized.

 

 

 

Return Value

Type:

boolean

 

 

Returns 1 if the Viewpoint was successfully initialized.

 

Syntax

myVariable1 = myRotatingPulsatingViewpointOptions1.InitializeFromRotatingPulsatingSystem(myRotatingPulsatingSystem1);

 

 

See also

RotatingPulsatingViewpointOptions Object

Rotating Pulsating Viewpoints Guide