From 6acba1a542d98f50e9bdaa986d81024623aeeffd Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Fri, 7 Apr 2023 08:10:51 +0300 Subject: [PATCH] Add Dxf Export button --- RhSolutions.AddIn/Controllers/RibbonController.cs | 14 ++++++++++++++ RhSolutions.AddIn/Tools/EventsUtil.cs | 7 +++++++ 2 files changed, 21 insertions(+) diff --git a/RhSolutions.AddIn/Controllers/RibbonController.cs b/RhSolutions.AddIn/Controllers/RibbonController.cs index efc0d15..c815229 100644 --- a/RhSolutions.AddIn/Controllers/RibbonController.cs +++ b/RhSolutions.AddIn/Controllers/RibbonController.cs @@ -27,6 +27,7 @@ public class RibbonController : ExcelRibbon