This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITopologyExtension4 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to additional members that control the topology extension.
Description | ||
---|---|---|
ActiveError | The current active error. | |
ActiveErrorCount | The number of selected topology errors. | |
ActiveErrorGeometryType | The geometry type of the selected error. | |
ActiveErrorRuleType | The topology rule type of the selected error. | |
AddActiveError | Adds a topology error to the selection. | |
AutoRebuildCache | Indicates whether the topology graph will ba automatically rebuilt based on current visible extent. | |
ClearActiveErrors | Clears the topology error selection. | |
CurrentTopology | The current topology. | |
DelayEvents | Used to batch operations together and minimize notifications. | |
ErrorSymbol | Symbol used to draw topology errors. | |
FindActiveError | Indicates whether a given error is in the topology error selection. | |
MapTopology | The current map topology. | |
RemoveActiveError | Removes a topology error from the selection. | |
ReshapeConnectivity | Indicates whether a topology path reshape will maintain connectivity with adjacent features. | |
StretchTopology | Indicates whether topology elements will be stretched proportionally. | |
TopologyGraphBuilt | Notifies the topology extension that the current topology graph has been (re)built and that interested clients should be notified. | |
TopologySelectionChanged | Call to notify listeners that the topology selection has changed. | |
TopologySymbol | Symbol used to draw topology elements. |
Interfaces | Description |
---|---|
ITopologyExtension3 | Provides access to additional members that control the topology extension. |
ITopologyExtension2 | Provides access to additional members that control the topology extension. |
ITopologyExtension | Provides access to members that control a topology. |
CoClasses and Classes | Description |
---|---|
TopologyExtension | Extension for working with topology. |