Miner.Desktop Assembly : Miner.Desktop.FeederManager.Commands Namespace |
This namespace contains the Connect and Disconnect commands used by Feeder Manager.
Feeder Manager relies on ArcFM autoupdaters to maintain valid values when disconnecting and connecting features to the network. ArcFM autoupdaters are triggered by edit events (e.g., update, create and delete) generated by ArcGIS. ArcFM's Connect and Disconnect tools ensure that ArcGIS generates the required edit events.
Do not use the ArcGIS Connect or Disconnect tools as they do not automatically trigger the required edit events. When the edit events aren't triggered, the values and relationships used by ArcFM becomes corrupted and produce inaccurate results.
Class | Description | |
---|---|---|
![]() | ConnectCommand | This command connects a feature to the network and ensures the proper ArcGIS events are fired in order to trigger the ArcFM autoupdaters that maintain data integrity. |
![]() | DisconnectCommand | This command disconnects a feature from the network and ensures the proper ArcGIS events are fired in order to trigger the ArcFM autoupdaters that maintain data integrity. |