Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

IDLitVisualization::OnWorldDimensionChange


Syntax | Arguments | Keywords | Version History

The IDLitVisualization::OnWorldDimensionChange procedure method notifies objects that use the visualization's data when the dimensionality of the visualization's parent dataspace changes.

Syntax

Obj->[IDLitVisualization::]OnWorldDimensionChange, Notifier, Is3D

Arguments

Notifier

An object reference to the parent object that is sending notification when the dimensionality changes.

Is3D

A scalar value that is non-zero if the object is now three-dimensional, or zero otherwise.

Keywords

None

Version History

Introduced: 6.1


Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]