整理
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user