Home > All Other Interfaces > ITerrainPolygon

ITerrainPolygon6

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

 

 

Properties

 

Action

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

Attachment

An IAttachment6 representing the attachment behavior of the polygon. (Inherited from ITerrainPolyline6)

ClientData

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

FillStyle

An IFillStyle6 representing the fill color and texture of the polygon.

Geometry

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

ID

The ID of the object. (Inherited from ITerraExplorerObject6)

LineStyle

An ILineStyle6 representing the style of the object outline. (Inherited from ITerrainPolyline6)

Message

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

ObjectType

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

Position

An IPosition6 representing the position and orientation of the polygon on the terrain. (Inherited from ITerrainPolyline6)

SaveInFlyFile

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

Shadow

An IShadow6 representing the polygon shadow. (Inherited from ITerrainPolyline6)

Spline

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

Terrain

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

Timespan

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

Tooltip

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

TreeItem

An ITreeItem6 describing the representation of the polygn in the Project Tree. (Inherited from ITerrainPolyline6)

Visibility

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

 

Methods

 

get_ClientData

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

GetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject6)

set_ClientData

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

SetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject6)