ITerrainPolygon61

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

 

 

Properties

 

Action

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

Attachment

An IAttachment61 representing the attachment behavior of the polygon. (Inherited from ITerrainPolyline61)

ClientData

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

ExtendToGround

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

FillStyle

An IFillStyle61 representing the fill color and texture of the polygon. (Inherited from ITerrainPolyline61)

Geometry

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

ID

The ID of the object. (Inherited from ITerraExplorerObject61)

LineStyle

An ILineStyle61 representing the style of the object outline. (Inherited from ITerrainPolyline61)

Message

An IMessageObject61 representing the message object triggered when the user double-clicks the polygon’s Project Tree entry. (Inherited from ITerrainPolyline61)

ObjectType

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

Position

An IPosition61 representing the position and orientation of the polygon on the terrain. (Inherited from ITerrainPolyline61)

SaveInFlyFile

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

Shadow

An IShadow61 representing the polygon shadow. (Inherited from ITerrainPolyline61)

Spline

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

Terrain

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

Timespan

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

Tooltip

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

TreeItem

An ITreeItem61 describing the representation of the polygn in the Project Tree. (Inherited from ITerrainPolyline61)

Visibility

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

 

Methods

 

get_ClientData

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

GetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject61)

set_ClientData

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

SetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject61)