Home > All Other Interfaces > IFeature
The properties of each feature contained within a feature layer can be returned or set from this interface.
|
Properties |
|
|
A text string assigned to each object global namespace. C# exposes this property as get_ClientData and set_ClientData (Inherited from ITerraExplorerObject6) |
|
|
An IFeatureAttributes6 representing the feature’s attributes that were imported when the feature layer was loaded. |
|
|
Returns the ID of the selected feature. |
|
|
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). |
|
|
An IGeometry representing the geometry values with the Z values from the original data source. |
|
|
The ID of the feature. (Inherited from ITerraExplorerObject6) |
|
|
An enum that identifies the symbol type representing the feature on the terrain. (Inherited from ITerraExplorerObject6) |
|
|
Returns the ID of the layer or feature group which contains the feature. |
|
|
A Boolean that determines whether the object is saved in the Fly file. (Inherited from ITerraExplorerObject6) |
|
|
Returns an enum indicating whether the feature attributes were modified. |
|
|
Methods |
|
|
Reserved. Currently not used. (Inherited from ITerraExplorerObject6) |
|
|
Reserved. Currently not used. (Inherited from ITerraExplorerObject6) |