IFeature61

The properties of each feature contained within a feature layer can be returned or set from this interface.

 

 

Properties

 

ClientData

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

FeatureAttributes

An IFeatureAttributes61 representing the feature’s attributes that were imported when the feature layer was loaded.

FeatureID

Returns the ID of the selected feature.

Geometry

An IGeometry representing the geometry values with the Z value that is displayed in the 3D Window (the feature’s original Z value plus the altitude assigned to the feature group).

GeometryZ

An IGeometry representing the geometry values with the Z values from the original data source.

ID

The ID of the feature. (Inherited from ITerraExplorerObject61)

ObjectType

An enum that identifies the symbol type representing the feature on the terrain. (Inherited from ITerraExplorerObject61)

ParentItemID

Returns the ID of the layer or feature group which contains the feature.

SaveInFlyFile

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

State

Returns an enum indicating whether the feature attributes were modified.

Tint

An IColor61 representing the feature’s tint color.

 

Methods

 

GetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject61)

SetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject61)