ArcFM Desktop > Designer > Configure Design Optimization > Optional Configurations > Design Optimization - Electrical Performance Parameters |
These parameters determine performance properties for a transformer. These parameters are visible in Design Optimization when Set Design Parameters is selected under the expanded Design Configuration category and you are viewing the Electric Policy Settings tab. An administrator can set the default values for those fields in DesignAutomationConfig.xml.
Browse to the ArcFM Solution\Bin directory and open DesignAutomationConfig.xml with any text editor (e.g., Notepad). Edit the XML that corresponds with the Cartographic Offset Parameter for which you want to set the default value.
<Property name="MaxTransformerLoadFactorPercent" type="System.Double">120
</Property>
<Property name="MaxVoltageDropPercent" type="System.Double">5.0
</Property>
<Property name="MaxVoltageFlickerPercent" type="System.Double">4.0
</Property>