Commit Graph

124 Commits

Author SHA1 Message Date
AJ
eb13323d9d Extract referenced configuration name with part. 2020-02-14 14:28:44 -05:00
AJ
3b19fc39a2 Reset active configuration after exporting part. 2020-02-01 11:22:18 -05:00
AJ
eb96fec147 Print column headers on all pages of BOM 2019-11-27 14:30:27 -05:00
AJ
9910c4db0a Dont resize default bend radius column 2019-11-27 13:56:57 -05:00
AJ
a2474fca3b Set lightweight components to resolved 2019-11-27 13:56:19 -05:00
AJ
3f24020576 Added ItemExtractor 2019-11-24 20:04:54 -05:00
AJ
5f5dcabff0 Cleanup in MainForm 2019-11-24 20:02:06 -05:00
AJ
0762049b8e Moved GetBomTables to SolidWorksExtensions 2019-11-24 19:58:35 -05:00
AJ
b207d4c319 Changed drawing regex to static 2019-11-24 19:54:24 -05:00
AJ
222431190b Added comments for bend class. 2019-11-22 06:25:38 -05:00
AJ
5637080b99 Forgot to remove PunctuateList from the old class 2019-11-22 06:11:23 -05:00
AJ
c80020956f Moved PunctuateList method to Extensions class 2019-11-21 14:49:57 -05:00
AJ
df7c3061ba Fixed GetFeatureByTypeName returning feature when it should return null. 2019-11-21 14:33:49 -05:00
AJ
f0baecbfba Moved classes to their own file. 2019-11-21 14:31:01 -05:00
AJ
8ae0832bfd Renamed Item2 to ViewFlipDeciderComboboxItem 2019-11-21 14:28:36 -05:00
AJ
098b4f224e Renamed methods for getting bends. 2019-11-21 14:03:11 -05:00
AJ
6a08aba93b Moved solidworks extension methods to separate class 2019-11-21 13:56:28 -05:00
AJ
9ce2a4c57a Fixed error in SmallestXCoordinate method 2019-11-21 13:52:46 -05:00
AJ
502a216de9 Renamed ParallelBendAngle to BendLineAngle 2019-11-21 13:42:14 -05:00
AJ
ed32bb1c27 Cleanup output 2019-11-14 13:55:26 -05:00
AJ
7a2bf23d0a SetLightweightToResolved 2019-11-14 13:50:44 -05:00
AJ
2edea0cb65 Disable the cancel button when already pressed. 2019-11-14 13:50:10 -05:00
AJ
ceb69c7a27 Fixed issue where first component was suppressed.
Take the first unsuppressed component available
2019-11-14 13:49:01 -05:00
AJ
b375bb8e09 Improved excel BOM template for printing. 2019-11-13 07:47:37 -05:00
AJ
742de90d95 Fixed regex to include any font attributes 2019-11-13 07:23:52 -05:00
AJ
8224e11afa Notify user if part was not drawn as sheet metal. 2019-09-27 22:32:06 -04:00
AJ
1f9dd002be Check for suppressed bends 2019-09-27 22:08:09 -04:00
AJ
cdc0fabe4f Set lightweight components to resolved. 2019-09-12 07:39:23 -04:00
AJ
06787c0392 Remove font xml from description 2019-08-20 07:52:36 -04:00
AJ
6b311fa2d2 Migration to PackageReference 2019-03-08 07:59:37 -05:00
AJ
8e2a8625d5 Cleanup 2019-03-08 07:48:53 -05:00
AJ
47330eb2e0 Merge branch 'master' of https://bitbucket.org/ajisaacs/exportdxf 2018-11-17 08:57:18 -05:00
AJ
43a38b60f3 Hide all model sketches before saving to dxf. 2018-11-17 08:56:55 -05:00
AJ
67a9c9b3da Fixed DrawingInfo regex pattern to work with letters.
Wasn't recognizing the -G in 4970A16-G
2018-10-09 10:12:14 -04:00
AJ
b1d7540924 Fixed export assembly. Dxf files had solidworks file extensions. 2018-07-26 11:23:11 -04:00
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
ad8fd08dcf Disable input while running 2018-06-10 19:17:25 -04:00
aj
bc2ac5b782 Save file name in excel file. 2018-06-10 19:05:05 -04:00
aj
a578af87a3 Changed drawing number pattern to include things like rebuild number following the job number. 2018-06-10 11:49:08 -04:00
aj
1753f75305 Added PreferUpViewFlipDecider 2018-06-10 11:43:13 -04:00
aj
3a313d2409 User selection of viewFlipDecider 2018-06-09 22:37:10 -04:00
aj
d2de737ffb Recognize drawing numbers with dash symbol and letters on end. 2018-06-09 21:16:04 -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
f9fca98fe6 Update file prefix when active document changes. 2018-04-26 20:45:52 -04:00
AJ
3e59eebd11 Merge branch 'master' of https://git.nforge.net/ExportDXF 2018-04-26 13:47:45 -04:00