Click or drag to resize

CVOXD Class

VOX Display object.
Inheritance Hierarchy

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public class CVOXD : CHANDLE

public class CVOXD : CHANDLE

The CVOXD type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Create a new VOXD
Public methodStatic memberCreateITR
Create a new VOXD with our own ITR
Public methodStatic memberCreateThematic
Create a new VOXD for a thematic VOX object.
Protected methodDispose
Releases the unmanaged resources used by the CVOXD and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodGetDrawControls
Get the draw controls
Public methodGetITR
Get the ITR of the VOXD
Public methodGetRenderMode
Get voxel render mode.
Public methodGetShellControls
Get the shell controls
Public methodGetThematicInfo
Get a copy of a thematic voxel's TPAT object and a VV containing the current display selections.
Public methodIGetName(String)
Gets the file name of the voxel.
Public methodIGetName(String, Int32)
Gets the file name of the voxel.
Public methodiIsThematic
Is this a thematic voxel?
Public methodSetDrawControls
Set the draw controls
Public methodSetITR
Set the ITR of the VOXD
Public methodSetRenderMode
Get voxel render mode.
Public methodSetShellControls
Set the shell controls
Public methodSetThematicSelection
Get a copy of a thematic voxel's TPAT object and a VV containing the current display selections.
Top
See Also