This commit is contained in:
ShrlAlgo
2025-08-20 12:10:35 +08:00
parent fcd306b0f7
commit 955a01f564
962 changed files with 7893 additions and 127784 deletions

View File

@@ -142,9 +142,6 @@ internal class FluentAddin : ExternalCommand
ElementTransformUtils.CopyElement(Document, elem.Id, XYZ.BasisY);
});
return;
FluentWindow fluentWindow = new FluentWindow();
fluentWindow.ShowDialog();
return;
var fm = Document.FamilyManager;
var current = fm.CurrentType;
var count = fm.Types.Size;