大量更新
This commit is contained in:
@@ -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
|
||||
//风道末端
|
||||
|
||||
Reference in New Issue
Block a user