大量更新

This commit is contained in:
GG Z
2025-12-23 21:37:02 +08:00
parent 3fc465959b
commit b611efeed9
105 changed files with 5814 additions and 371 deletions

View File

@@ -397,7 +397,6 @@ public partial class EAMCodingViewModel : ObservableObject
.OfClass(typeof(FamilyInstance))
.Where(i =>
i.Category.AllowsBoundParameters
&& i.Category.CategoryType == CategoryType.Model
&& !Enum.GetName(typeof(BuiltInCategory), i.Category.Id.IntegerValue)!.Contains("Fitting")
&& i.Category.CategoryType == CategoryType.Model
//风道末端