重命名控件库

This commit is contained in:
GG Z
2026-01-02 17:30:41 +08:00
parent fa0d280130
commit 785e5de36e
277 changed files with 1068 additions and 1242 deletions

View File

@@ -1,8 +1,8 @@
<ui:NeoWindow
<ui:MelWindow
x:Class="ShrlAlgoToolkit.RevitAddins.RvIndependent.MetroGauges.GaugesModelView"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:ui="https://github.com/ShrlAlgo/NeoUI"
xmlns:ui="https://github.com/ShrlAlgo/Melskin"
Title="模型创建"
Width="625"
Height="462"
@@ -118,4 +118,4 @@
</StackPanel>
</Grid>
</ui:Grid>
</ui:NeoWindow>
</ui:MelWindow>