Commit Graph

  • 16c9d97e22 Moved ItemExtractors to separate namespace. AJ 2021-03-21 22:09:31 -04:00
  • b693d8a092 Updated submodule EtchBendLines AJ 2021-03-08 22:39:23 -05:00
  • 96e54a686b Renamed ExportBomToExcel to BomToExcel AJ 2021-03-05 20:41:40 -05:00
  • 0b4173014f ExportDrawingToPDF AJ 2021-03-04 21:47:25 -05:00
  • eee6bfdff3 ExportBomToExcel AJ 2021-03-04 20:49:07 -05:00
  • 4fbcf9f4e1 Check if flat pattern feature is suppressed AJ 2020-10-15 11:23:12 -04:00
  • 344df45b34 Fixed exception thrown when view is null. AJ 2020-04-21 13:06:22 -04:00
  • 5c0d83139a Fixed crash when component is null within GetItem AJ 2020-03-17 15:35:42 -04:00
  • 29cb194920 Run EtchBendLines after creating dxf. AJ 2020-03-05 08:00:21 -05:00
  • eb13323d9d Extract referenced configuration name with part. AJ 2020-02-14 14:25:49 -05:00
  • 3b19fc39a2 Reset active configuration after exporting part. AJ 2020-02-01 11:22:18 -05:00
  • eb96fec147 Print column headers on all pages of BOM AJ 2019-11-27 14:30:27 -05:00
  • 9910c4db0a Dont resize default bend radius column AJ 2019-11-27 13:56:57 -05:00
  • a2474fca3b Set lightweight components to resolved AJ 2019-11-27 13:07:33 -05:00
  • 3f24020576 Added ItemExtractor AJ 2019-11-24 20:03:56 -05:00
  • 5f5dcabff0 Cleanup in MainForm AJ 2019-11-24 20:01:48 -05:00
  • 0762049b8e Moved GetBomTables to SolidWorksExtensions AJ 2019-11-24 19:58:35 -05:00
  • b207d4c319 Changed drawing regex to static AJ 2019-11-24 19:54:24 -05:00
  • 222431190b Added comments for bend class. AJ 2019-11-22 06:25:38 -05:00
  • 5637080b99 Forgot to remove PunctuateList from the old class AJ 2019-11-22 06:11:23 -05:00
  • c80020956f Moved PunctuateList method to Extensions class AJ 2019-11-21 14:49:57 -05:00
  • df7c3061ba Fixed GetFeatureByTypeName returning feature when it should return null. AJ 2019-11-21 14:33:49 -05:00
  • f0baecbfba Moved classes to their own file. AJ 2019-11-21 14:31:01 -05:00
  • 8ae0832bfd Renamed Item2 to ViewFlipDeciderComboboxItem AJ 2019-11-21 14:27:13 -05:00
  • 098b4f224e Renamed methods for getting bends. AJ 2019-11-21 14:02:30 -05:00
  • 6a08aba93b Moved solidworks extension methods to separate class AJ 2019-11-21 13:56:28 -05:00
  • 9ce2a4c57a Fixed error in SmallestXCoordinate method AJ 2019-11-21 13:52:46 -05:00
  • 502a216de9 Renamed ParallelBendAngle to BendLineAngle AJ 2019-11-21 13:42:14 -05:00
  • ed32bb1c27 Cleanup output AJ 2019-11-14 13:55:26 -05:00
  • 7a2bf23d0a SetLightweightToResolved AJ 2019-11-14 13:50:44 -05:00
  • 2edea0cb65 Disable the cancel button when already pressed. AJ 2019-11-14 13:50:10 -05:00
  • ceb69c7a27 Fixed issue where first component was suppressed. AJ 2019-11-14 13:49:01 -05:00
  • b375bb8e09 Improved excel BOM template for printing. AJ 2019-11-13 07:47:37 -05:00
  • 742de90d95 Fixed regex to include any font attributes AJ 2019-11-13 07:23:52 -05:00
  • 8224e11afa Notify user if part was not drawn as sheet metal. AJ 2019-09-27 22:32:06 -04:00
  • 1f9dd002be Check for suppressed bends AJ 2019-09-27 22:08:09 -04:00
  • cdc0fabe4f Set lightweight components to resolved. AJ 2019-09-12 07:39:23 -04:00
  • 06787c0392 Remove font xml from description AJ 2019-08-20 07:52:36 -04:00
  • 6b311fa2d2 Migration to PackageReference AJ 2019-03-08 07:59:37 -05:00
  • 8e2a8625d5 Cleanup AJ 2019-03-08 07:48:53 -05:00
  • 47330eb2e0 Merge branch 'master' of https://bitbucket.org/ajisaacs/exportdxf AJ 2018-11-17 08:57:18 -05:00
  • 43a38b60f3 Hide all model sketches before saving to dxf. AJ 2018-11-17 08:56:55 -05:00
  • 67a9c9b3da Fixed DrawingInfo regex pattern to work with letters. AJ 2018-10-09 10:12:14 -04:00
  • b1d7540924 Fixed export assembly. Dxf files had solidworks file extensions. AJ 2018-07-26 11:23:11 -04:00
  • 780780ba3c Fixed exception thrown when qty is not a number. AJ 2018-06-21 10:50:46 -04:00
  • 2c483d0147 Fixed bend lines not recognized when bend angle has decimals. AJ 2018-06-21 07:15:22 -04:00
  • 6e759e5b9f Changed sheet scale to 1:1 AJ 2018-06-14 08:02:54 -04:00
  • 3422e096b6 Increased precision on bend radius to 3 decimal places. AJ 2018-06-11 09:02:28 -04:00
  • ad8fd08dcf Disable input while running aj 2018-06-10 19:17:25 -04:00
  • bc2ac5b782 Save file name in excel file. aj 2018-06-10 19:05:05 -04:00
  • a578af87a3 Changed drawing number pattern to include things like rebuild number following the job number. aj 2018-06-10 11:49:08 -04:00
  • 1753f75305 Added PreferUpViewFlipDecider aj 2018-06-10 11:29:42 -04:00
  • 3a313d2409 User selection of viewFlipDecider aj 2018-06-09 22:37:10 -04:00
  • d2de737ffb Recognize drawing numbers with dash symbol and letters on end. aj 2018-06-09 21:16:04 -04:00
  • 32493734af Added AskViewFlipDecider AJ 2018-06-06 09:56:56 -04:00
  • 7c30d36fe3 Prefix BOM file with job number and drawing number. AJ 2018-05-02 06:46:30 -04:00
  • a6f1ebce34 Include bend radius on BOM AJ 2018-05-02 06:32:28 -04:00
  • f9fca98fe6 Update file prefix when active document changes. aj 2018-04-26 20:45:52 -04:00
  • 3e59eebd11 Merge branch 'master' of https://git.nforge.net/ExportDXF AJ 2018-04-26 13:47:45 -04:00
  • 9e527acec5 Fixed missing description when exporting assembly. AJ 2018-04-26 13:47:08 -04:00
  • 9856c9eb92 Fixed empty item number when exporting assembly. AJ 2018-04-26 12:59:32 -04:00
  • 6888d763b6 Fixed null reference exception when model is null aj 2018-04-24 21:31:15 -04:00
  • 6c2fe443d6 Fixed null reference exception when component isn't a model AJ 2018-04-24 13:26:34 -04:00
  • c611505356 Merge branch 'master' of https://git.nforge.net/ExportDXF AJ 2018-04-24 13:24:52 -04:00
  • e441d15a4e Fixed null reference exception when component isn't a part document. AJ 2018-04-24 12:51:12 -04:00
  • 10c35ee366 Fixed null reference exception when component isn't a part document. AJ 2018-04-24 12:51:12 -04:00
  • 9aafcde051 Changed method of getting sheet metal data. AJ 2018-04-23 14:51:21 -04:00
  • 7048d27eee Include kfactor in BOM AJ 2018-04-23 10:58:04 -04:00
  • 21d15ac7f7 Only write thickness to excel if value is greater than 0 AJ 2018-04-23 08:50:02 -04:00
  • e72f2e9948 Save BOM excel file with dxf files. AJ 2018-04-23 08:37:12 -04:00
  • f0bc4ae7a1 Added ItemNo, PartNo, and Description to item class. AJ 2018-04-23 07:27:56 -04:00
  • 5c77d376a3 Cleanup aj 2017-10-16 22:04:48 -04:00
  • 0dbdd4d978 Fixed a mix-up on horizontal and vertical bends. aj 2017-10-16 22:00:14 -04:00
  • def7c380ee Improved should flip decision. aj 2017-10-16 20:37:46 -04:00
  • 29677eb705 Updated solidworks blank file. AJ 2017-04-18 14:47:22 -04:00
  • 320e43762a Improved flip view decider. AJ 2017-04-03 09:28:26 -04:00
  • 3622a3a205 Disable solidworks user input while running. aj 2017-01-25 12:26:29 -05:00
  • a011c61eaf Refactor methods that handle connecting to solidworks. aj 2017-01-25 12:18:46 -05:00
  • 40a502d829 Find item number column using solidworks columntype property. aj 2017-01-25 09:36:55 -05:00
  • 3b0af13689 Exclude pfx file. aj 2017-01-25 09:28:10 -05:00
  • 637caf1fca Fixed file extensions in export solidworks part. aj 2017-01-23 09:19:34 -05:00
  • 843f6ef1be Add project files. aj 2017-01-19 22:11:08 -05:00
  • c2a81d0fbd Add .gitignore and .gitattributes. aj 2017-01-19 22:11:07 -05:00