The properties of each feature contained within a feature layer can be returned or set from this interface.
|
Properties |
|
|
Gets and sets a text string assigned to each object global namespace. C# exposes this property as get_ClientData and set_ClientData (Inherited from ITerraExplorerObject66) |
|
|
Gets the ID of the selected feature as assigned by the data source. |
|
|
An IFeatureAttributes66 representing the feature’s attributes that were imported when the feature layer was loaded. |
|
|
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. |
|
|
Gets the ID of the feature. (Inherited from ITerraExplorerObject66) |
|
|
Gets the ID of the layer which contains the feature. |
|
|
Gets an enum that identifies the type of the object. (Inherited from ITerraExplorerObject66) |
|
|
Gets the ID of the layer or feature group which contains the feature. |
|
|
Gets and sets a Boolean that determines whether the object is saved in the Fly file. (Inherited from ITerraExplorerObject66) |
|
|
Gets and sets a Boolean that determines whether to show or hide a feature. |
|
|
Gets an enum returning changes in the feature state from when it was loaded. |
|
|
An IColor66 representing the feature’s tint color. Note: If after setting this property, the feature’s layer or group properties are set (e.g. using I3DMLFeatureProperties66.Tint or IFeatureGroup66.SetProperty) or operations are performed on the features (e.g. editing using IProjectTree66.EditItem), the Tint property setting will be overridden. |
|
|
Methods |
|
|
GetParam |
Reserved. Currently not used. (Inherited from ITerraExplorerObject66) |
|
SetParam |
Reserved. Currently not used. (Inherited from ITerraExplorerObject66) |