ITerrainPolygon 

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

 

 

Properties

 

Action

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

Attachment

An IAttachment representing the attachment behavior of the polygon. (Inherited from ITerrainPolyline)

ExtendToGround

Gets and sets a Boolean that determines whether the edges of the polygon are extended vertically to the ground to create a partition such as a wall. (Inherited from ITerrainPolyline)

FillStyle

An IFillStyle representing the fill color and texture of the polygon. (Inherited from ITerrainPolyline)

Geometry

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

ID

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

LineStyle

An ILineStyle representing the style of the object outline. (Inherited from ITerrainPolyline)

Message

An IMessageObject representing the message object assigned to the object. (Inherited from ITerrainPolyline)

ObjectType

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

Position

An IPosition representing the position and orientation of the polygon on the terrain. (Inherited from ITerrainPolyline)

SaveInFlyFile

Gets and sets a Boolean that determines whether the polygon is saved in the Fly file. (Inherited from ITerraExplorerObject)

Spline

Gets and sets a Boolean that determines whether the polygon’s lines are drawn as curves based on their nodes. (Inherited from ITerrainPolyline)

Terrain

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

Timespan

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

Tooltip

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

TreeItem

An ITreeItem describing the representation of the polygon in the Project Tree. (Inherited from ITerrainPolyline)

Visibility

An IVisibility representing the visibility of the polygon at different distances. (Inherited from ITerrainPolyline)

VolumeClassification

An IVolumeClassification representing whether the polygon is used as a classification polygon and how it is displayed in the 3D Window.

 

Methods

 

GetClientData

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

GetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject)

SetClientData

Sets an array of text strings assigned to each object global namespace. (Inherited from ITerraExplorerObject)

SetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject)