ITerrainPointCloudModel66

Objects that implement this interface use an external file that defines a point cloud model rendered on the terrain. These models are created from a list of points in a 3D area that are collected by various 3D scanners.

 

 

Properties

 

Action

An IAction66 representing the operation that takes place when the object is clicked in the Project Tree.

Attachment

An IAttachment66 representing the attachment behavior of the model.

ChangeSampleOnMove

Gets and sets the sampling interval used when the camera is moving.

ClientData

Gets and sets an array of text strings assigned to each object global namespace. C# exposes this property as get_ClientData and set_ClientData. (Inherited from ITerraExplorerObject66)

DataFormat

Gets the type of point data.

DefaultLocation

An IPointCloudDefaultLocation66 representing the default location for the model.

DistributionDirection

Gets and sets the direction of applying the palette values on the points.

DistributionEnd

Gets and sets the end value for applying the intensity range to the model.

DistributionStart

Gets and sets the start value for applying the intensity range to the model.

FlattenBelowTerrain

Gets and sets a Boolean that determines whether the terrain under the model is leveled to the model's elevation value.

HideBelowImagery

Gets and sets a Boolean that determines whether the terrain database imagery is displayed below the model.

ID

Gets the ID of the object. (Inherited from ITerraExplorerObject66)

MaxIntensity

Gets and sets the maximum intensity value applied to the model.

Message

An IMessageObject66 representing the message object assigned to the model.

MinIntensity

Gets and sets the minimum intensity value applied to the model.

ModelFileName

Gets and sets a full path name or a URL to the point cloud model file that this object should use.

ObjectType

Gets an enum that identifies the type of the object. (Inherited from ITerraExplorerObject66)

PaletteFileName

Gets and sets a full path name to the palette file that this object should use.

PaletteOpacity

Gets and sets the opacity value for the object’s palette.

PointSamplingInterval

Gets and sets the accuracy level by which the model is read.

PointScalingFactor

Gets and sets the size scaling for each sampled point.

PointSizeLimit

Gets and sets the maximum size, in pixels, to display each point.

Position

An IPosition66 representing the position and orientation of the object on the terrain.

SaveInFlyFile

Gets and sets a Boolean that determines whether the object should be saved in the Fly file. (Inherited from ITerraExplorerObject66)

ScaleFactor

Gets and sets the factor by which to scale the point cloud model.

Terrain

An ITerrainObject66 representing terrain properties including draw order and ground object status.

Timespan

An ITimeSpan66 representing the timespan in which the object is visible on the terrain.

Tooltip

An ITooltip66 representing the tooltip that displays when a mouse cursor is placed over the model in the 3D Window.

TreeItem

An ITreeItem66 describing the representation of the model in the Project Tree.

Visibility

An IVisibility66 representing the visibility of the model at different distances, as well as visibility of the model in TerraExplorer Basic Viewer.

 

Methods

 

get_ClientData

This method is exposed only in C#. To use from C++ or JavaScript use the ClientData property. (Inherited from ITerraExplorerObject66)

GetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject66)

set_ClientData

This method is exposed only in C#. To use from C++ or JavaScript use the ClientData property. (Inherited from ITerraExplorerObject66)

SetAutoIntensity

Automatically calculate the minimum and maximum values.

SetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject66)