etabs versions (#187)

- support for etabs v21 and v22
- sap 2000 is already covered with v25 and v26
This commit is contained in:
Björn Steinhagen
2024-12-05 20:20:45 +00:00
committed by GitHub
parent a393f7ca8b
commit 431bb459fc
+2
View File
@@ -13,6 +13,8 @@ public enum HostAppVersion
v2023,
v2024,
v2025,
v21,
v22,
v25,
v26,
v715,