diff options
| author | Arturs Artamonovs <arturs.artamonovs@protonmail.com> | 2026-08-07 02:01:40 +0100 |
|---|---|---|
| committer | Arturs Artamonovs <arturs.artamonovs@protonmail.com> | 2026-08-07 02:01:40 +0100 |
| commit | 91d0042017e6c46f2c9f5d42d438836efa6d53e4 (patch) | |
| tree | af8c2dbad8ea148e882136843634ff53c42dd20b /ShedCalc/BOMController.swift | |
| parent | dabeb1603cf146aa671dddf949788b514b983b76 (diff) | |
| download | ShedCalc-91d0042017e6c46f2c9f5d42d438836efa6d53e4.tar.gz ShedCalc-91d0042017e6c46f2c9f5d42d438836efa6d53e4.zip | |
Added 3 views. Added basic beam drawing and basic calculations for width and length + beam drawing
Diffstat (limited to 'ShedCalc/BOMController.swift')
| -rw-r--r-- | ShedCalc/BOMController.swift | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ShedCalc/BOMController.swift b/ShedCalc/BOMController.swift new file mode 100644 index 0000000..fa05eeb --- /dev/null +++ b/ShedCalc/BOMController.swift @@ -0,0 +1,7 @@ +// +// BOMController.swift +// ShedCalc +// +// Created by Jacky Jack on 01/08/2026. +// + |
