重命名控件库
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<ui:NeoWindow
|
||||
<ui:MelWindow
|
||||
x:Class="ShrlAlgoToolkit.RevitAddins.RvCivil.CreateOpeningsView"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
@@ -6,7 +6,7 @@
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:rvCivil="clr-namespace:ShrlAlgoToolkit.RevitAddins.RvCivil"
|
||||
xmlns:rvCivil1="clr-namespace:ShrlAlgoToolkit.RevitAddins.RvCivil"
|
||||
xmlns:ui="https://github.com/ShrlAlgo/NeoUI"
|
||||
xmlns:ui="https://github.com/ShrlAlgo/Melskin"
|
||||
Title="开洞设置"
|
||||
Width="200"
|
||||
Height="220"
|
||||
@@ -43,4 +43,4 @@
|
||||
Content="开洞"
|
||||
ToolTip="选择添加套管则使用套管开洞" />
|
||||
</ui:Grid>
|
||||
</ui:NeoWindow>
|
||||
</ui:MelWindow>
|
||||
Reference in New Issue
Block a user