Version: 10.2.1c and 10.2.1c SP3 |
ArcFM Engine Overview > Application Framework Overview > Implementing Customizations > Distribute ArcFM Viewer Customizations |
Commands, Controls and Dockable Windows
Once you've developed a customization (e.g., command, dockable window), it may be distributed by an administrator to other users. The ArcFM Engine Administrator makes this task easy. This tool allows you to add commands, dockable windows and extensions. Adding these customizations are discussed in the individual sections for each. Once you've added your custom tools, you can distribute the Master.custom.layout file to distribute the changes to other users.
If you've created a custom MDI tab or toolbar, follow the steps at the end of this section.
Custom MDI tabs and toolbars cannot be distributed using the ArcFM Engine Administrator. Instead they must be distributed using custom layout XML files. You may create a single custom layout file or multiple files. However every custom layout file MUST have a file name that ends with ".custom.layout" (e.g., ArcFMViewer.custom.layout).
Instructions for adding your custom MDI tab or toolbar to your custom layout XML are described in the MDI tab and toolbar sections.
Once your custom layout file(s) are created, you may place them in one of the following locations depending on how you want to implement the tools.
![]() |
It is wise to retain back-up copies of all custom layout files. You may append future customizations to a single custom layout file. |