SGNodeType Enumeration

An enumeration of node types

Parameter

Description

sgNodeTypeGroup

The node represents a group. Group node can also have child nodes.

sgNodeTypeLayer

The node represents a layer

sgNodeTypePolyline

The node represents a polyline object in the 3D world. Its innerObj property is ITerrainPolyline5  TerraExplorer object.

sgNodeTypePolygon

The node represents a polygon object in the 3D world. Its innerObj property is ITerrainPolyline5 TerraExplorer object.

sgNodeTypeRectangle

The node represents a rectangle object in the 3D world. Its innerObj property is ITerrainRectangle5 TerraExplorer object.

sgNodeTypeRegularPolygon

The node represents a regular polygon object in the 3D world. Its innerObj property is ITerrainRegularPolygon5 TerraExplorer object.

sgNodeTypeCircle

The node represents a circle object in the 3D world. Its innerObj property is ITerrainRegularPolygon5 TerraExplorer object.

sgNodeType3DPolygon

The node represents a 3D polygon object in the 3D world. Its innerObj property is ITerrain3DPolygon5 TerraExplorer object.

sgNodeTypeBuilding

The node represents a building object in the 3D world. Its innerObj property is ITerrainBuilding5 TerraExplorer object.

sgNodeTypeBox

The node represents a box object in the 3D world. Its innerObj property is ITerrain3DRectBase5 TerraExplorer object.

sgNodeTypePyramid

The node represents a pyramid object in the 3D world. Its innerObj property is ITerrain3DRectBase5 TerraExplorer object.

sgNodeTypeCylinder

The node represents a cylinder object in the 3D world. Its innerObj property is ITerrain3DRectBase5 TerraExplorer object.

sgNodeTypeCone

The node represents a cone object in the 3D world. Its innerObj property is ITerrain3DRectBase5 TerraExplorer object.

sgNodeTypeEllipse

The node represents an ellipse object in the 3D world. Its innerObj property is ITerrainEllipse5 TerraExplorer object.

sgNodeTypeArc

The node represents an arc object in the 3D world. Its innerObj property is ITerrainArc5 TerraExplorer object.

sgNodeTypeArrow

The node represents an arrow object in the 3D world. Its innerObj property is ITerrainArrow5 TerraExplorer object.

sgNodeType3DArrow

The node represents a 3D arrow object in the 3D world. Its innerObj property is ITerrain3DArrow5 TerraExplorer object.

sgNodeTypeSphere

The node represents a sphere object in the 3D world. Its innerObj property is ITerrainSphere5 TerraExplorer object.

sgNodeTypeModel

The node represents a model object in the 3D world. Its innerObj property is ITerrainModel5 TerraExplorer object.

sgNodeTypeLabel

The node represents a label object in the 3D world. Its innerObj property is ITerrainLabel5 TerraExplorer object.

sgNodeTypeLocation

The node represents a location object in the 3D world. A location object does not have a visual representation on the terrain. Its innerObj property is ITerrainLocation5 TerraExplorer object.

sgNodeTypeHotlink

The node represents a hotlink object in the 3D world. A hotlink object does not have a visual representation on the terrain. Its innerObj property is ISingleMessageObject5 TerraExplorer object.

sgNodeTypeRoute

The node represents a route object in the 3D world. Its innerObj property is ITerrainRoute5 TerraExplorer object.

sgNodeTypeMessage

The node represents a message object in the 3D world. A message object does not have a visual representation on the terrain. Its innerObj property is ITerraExplorerMessage5 TerraExplorer object.

sgNodeTypeDynamic

The node represents a dynamic object in the 3D world. Its innerObj property is ITerrainDynamicObject5 TerraExplorer object.

sgNodeTypeImageLabel

The node represents an image label object in the 3D world. Its innerObj property is ITerrainImageLabel5 TerraExplorer object.

sgNodeTypeThreatDome

The node represents a thread dome object in the 3D world. Its innerObj property is ITerrainThreatDome5 TerraExplorer object.

sgNodeTypeImageryLayer

The node represents an imagery layer object in the 3D world. Its innerObj property is ITerrainRasterLayer5 TerraExplorer object.

sgNodeTypeTerrainVideo

The node represents a video on terrain object in the 3D world. Its innerObj property is ITerrainVideo5 TerraExplorer object.

sgNodeTypePointCloud

The node represents a point cloud object in the 3D world. Its innerObj property is ITerrainPointCloudModel5 TerraExplorer object.

sgNodeTypeElevationLayer

The node represents an elevation layer object in the 3D world. Its innerObj property is ITerrainRasterLayer5 TerraExplorer object.