Files
ShrlAlgoToolkit/ShrlAlgoToolkit.RevitAddins/Properties/Settings.settings
2025-04-24 20:56:10 +08:00

39 lines
1.9 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="ShrlAlgo.RvKits.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="FamilyPath_2020" Type="System.String" Scope="User">
<Value Profile="(Default)">C:\ProgramData\Autodesk\RVT 2020\Libraries\China</Value>
</Setting>
<Setting Name="SavePath" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="ImgSize" Type="System.Drawing.Size" Scope="User">
<Value Profile="(Default)">0, 0</Value>
</Setting>
<Setting Name="TabName" Type="System.String" Scope="User">
<Value Profile="(Default)">建模工具集</Value>
</Setting>
<Setting Name="FamilyPath_2018" Type="System.String" Scope="User">
<Value Profile="(Default)">C:\ProgramData\Autodesk\RVT 2018\Libraries\China</Value>
</Setting>
<Setting Name="FamilyPath_2019" Type="System.String" Scope="User">
<Value Profile="(Default)">C:\ProgramData\Autodesk\RVT 2019\Libraries\China</Value>
</Setting>
<Setting Name="FamilyPath_2021" Type="System.String" Scope="User">
<Value Profile="(Default)">C:\ProgramData\Autodesk\RVT 2021\Libraries\China</Value>
</Setting>
<Setting Name="DarkTheme" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="DockPaneGuid" Type="System.String" Scope="User">
<Value Profile="(Default)">2ab776b4-b3fc-4810-8f44-ab5f1c9f5fa8</Value>
</Setting>
<Setting Name="AutoSaveIntervalTime" Type="System.Int32" Scope="User">
<Value Profile="(Default)">5</Value>
</Setting>
<Setting Name="IsActiveAutoSave" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
</Settings>
</SettingsFile>