ITerrainPointCloudModel80

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 IAction80 representing the operation that takes place when the object is clicked in the Project Tree.

Attachment

An IAttachment80 representing the attachment behavior of the model.

ClientData

Gets and sets an array of text strings assigned to each object global namespace. (Inherited from ITerraExplorerObject80)

DataFormat

Gets the type of point data.

DefaultLocation

An IPointCloudDefaultLocation80 representing the default location for 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 ITerraExplorerObject80)

IntensityBlend

Gets and sets the degree the point cloud’s intensity value is factored in colorizing the point cloud.

MaxIntensity

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

Message

An IMessageObject80 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 ITerraExplorerObject80)

PointColor

An IColor80 representing the color of each sampled point.

PointSamplingInterval

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

PointSize

Gets and sets the size, in pixels, of each of the point cloud’s points.

Position

An IPosition80 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 ITerraExplorerObject80)

ScaleFactor

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

Terrain

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

Timespan

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

Tooltip

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

TreeItem

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

Visibility

An IVisibility80 representing the visibility of the model at different distances.

 

Methods

 

CopyStyleFrom

Copies the styles from a point cloud model in order to then paste them to another point cloud using the CopyStyleTo method.

CopyStyleTo

Pastes the styles that were copied from a point cloud model using the CopyStyleFrom method.

GetClassification

Returns the classification XML for a specified property for the point cloud.

GetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject80)

IsClassified

Indicates if a classification XML was set for a specified property of the point cloud.

OpenStyleEditorDialog

Opens the Field by Attribute dialog box to control the appearance and behavior of point cloud features based on field attribute values.

SetClassification

Sets a classification XML for a specified property of the point cloud.

SetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject80)