Commit Graph
19 Commits
Author SHA1 Message Date
AJ 780780ba3c Fixed exception thrown when qty is not a number. 2018-06-21 10:50:46 -04:00
AJ 2c483d0147 Fixed bend lines not recognized when bend angle has decimals. 2018-06-21 07:15:22 -04:00
AJ 6e759e5b9f Changed sheet scale to 1:1 2018-06-14 08:02:54 -04:00
AJ 3422e096b6 Increased precision on bend radius to 3 decimal places. 2018-06-11 09:03:07 -04:00
AJ 32493734af Added AskViewFlipDecider 2018-06-06 09:56:56 -04:00
AJ 7c30d36fe3 Prefix BOM file with job number and drawing number. 2018-05-02 06:46:30 -04:00
AJ a6f1ebce34 Include bend radius on BOM 2018-05-02 06:32:28 -04:00
AJ 3e59eebd11 Merge branch 'master' of https://git.nforge.net/ExportDXF 2018-04-26 13:47:45 -04:00
AJ 9e527acec5 Fixed missing description when exporting assembly. 2018-04-26 13:47:08 -04:00
AJ 9856c9eb92 Fixed empty item number when exporting assembly. 2018-04-26 12:59:32 -04:00
AJ 6c2fe443d6 Fixed null reference exception when component isn't a model 2018-04-24 13:26:34 -04:00
AJ c611505356 Merge branch 'master' of https://git.nforge.net/ExportDXF 2018-04-24 13:24:52 -04:00
AJ e441d15a4e Fixed null reference exception when component isn't a part document. 2018-04-24 13:24:43 -04:00
AJ 10c35ee366 Fixed null reference exception when component isn't a part document. 2018-04-24 12:51:12 -04:00
AJ 9aafcde051 Changed method of getting sheet metal data. 2018-04-23 14:51:21 -04:00
AJ 7048d27eee Include kfactor in BOM 2018-04-23 13:50:28 -04:00
AJ 21d15ac7f7 Only write thickness to excel if value is greater than 0 2018-04-23 08:50:02 -04:00
AJ e72f2e9948 Save BOM excel file with dxf files. 2018-04-23 08:37:12 -04:00
AJ f0bc4ae7a1 Added ItemNo, PartNo, and Description to item class. 2018-04-23 07:27:56 -04:00