ViewWindow.SetObjectStoreVelocity Method

Top 

Description

Sets the a flag determining whether velocity will be stored for the specified object(s). Velocity data is required for some visualization features associated with the Rotating-Pulsating Viewpoint. This method has no effect after the first update.

 

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.SetObjectStoreVelocity(Variable objectId, Variable storeVelocity)

None

Sets the store-velocity flag of the specified object.

ViewWindow.SetObjectStoreVelocity(Variable setType, String typeOrGroupName, Variable storeVelocity)

None

Sets the store-velocity flag of multiple objects at the same time.

 

 

See also

ViewWindow Object

ViewWindow Guide