ITerrainPolygon65

A polygon is a polyline with its last vertex connected to its first vertex.

 

 

Properties

 

Action

An IAction65 representing the operation that takes place when the object is clicked in the Project Tree. (Inherited from ITerrainPolyline65)

Attachment

An IAttachment65 representing the attachment behavior of the polygon. (Inherited from ITerrainPolyline65)

ClientData

A text string assigned to each object global namespace. C# exposes this property as get_ClientData and set_ClientData. (Inherited from ITerraExplorerObject65)

ExtendToGround

Determines if the edges of the polygon are extended vertically to the ground to create a partition such as a wall. (Inherited from ITerrainPolyline65)

FillStyle

An IFillStyle65 representing the fill color and texture of the polygon. (Inherited from ITerrainPolyline65)

Geometry

An IGeometry representing geometric properties and behavior of the polygon. (Inherited from ITerrainPolyline65)

ID

The ID of the object. (Inherited from ITerraExplorerObject65)

LineStyle

An ILineStyle65 representing the style of the object outline. (Inherited from ITerrainPolyline65)

Message

An IMessageObject65 representing the message object assigned to the object. (Inherited from ITerrainPolyline65)

ObjectType

An enum that identifies the type of the object. (Inherited from ITerraExplorerObject65)

Position

An IPosition65 representing the position and orientation of the polygon on the terrain. (Inherited from ITerrainPolyline65)

SaveInFlyFile

A Boolean that determines whether the polygon is saved in the Fly file. (Inherited from ITerraExplorerObject65)

Spline

Determines if the polygon’s lines are drawn as curves based on their nodes. (Inherited from ITerrainPolyline65)

Terrain

An ITerrainObject65 representing terrain properties including draw order and ground object status. (Inherited from ITerrainPolyline65)

Timespan

An ITimeSpan65 representing the timespan in which the polygon is visible on the terrain. (Inherited from ITerrainPolyline65)

Tooltip

An ITooltip65 representing the tooltip that displays when a mouse cursor is placed over the polygon in the 3D Window. (Inherited from ITerrainPolyline65)

TreeItem

An ITreeItem65 describing the representation of the polygon in the Project Tree. (Inherited from ITerrainPolyline65)

Visibility

An IVisibility65 representing the visibility of the polygon at different distances, as well as visibility of the polygon in TerraExplorer Basic Viewer. (Inherited from ITerrainPolyline65)

 

Methods

 

get_ClientData

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

GetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject65)

set_ClientData

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

SetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject65)