ArcFM Desktop Developer Guide
Miner.Desktop.FeederManager.Commands Namespace
Inheritance Hierarchy

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

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.

Classes
 ClassDescription
ClassConnectCommand 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.
ClassDisconnectCommand 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.
See Also

Reference

Miner.Desktop Assembly

 

 


Send Comment