Interfaces > Core Interfaces > heightManager |
The heightManager Core Interface allows certain objects (Lights) in VIZ 2006 and higher to be created at a pre-defined Z height. This interface only manages the height values, the actual creation at custom Z-height is implemented by the Light-creating MacroScripts which access heights from this interface and perform the real work.
Opens the Heights customization dialog.
Sets the current Height index to the supplied index.
Returns the Height value corresponding to the supplied index.
Returns the current Height index.
Returns the number of Height values available.
Returns the String of the Height value with the supplied index.