Thomas Rambach of CADToolbox.com recently asked if I would BETA test his latest creation "Batch Logic". Before I get into Batch Logic, it's worth pointing out that Thomas is the creator of Swift Prints and Design Notes for Inventor. Batch Logic is two fantastic utilities rolled into one, the first for Inventor and another for... Continue Reading →
Control Drawing View Reps & Style with iLogic
I've written some iLogic code to control the "View Style" and "View Representation" of drawing views. The code gathers all of the views in the drawing and presents them in a list to the user. It then presents a pre-defined set of "View Styles", once it has done this, it then gathers all of the... Continue Reading →
iLogic: Automate Common Virtual Parts
If you use "Virtual Parts" in your assemblies, you probably find yourself creating the same parts over and over. This quick blog post shares some iLogic code to create "Virtual Parts" from an Input List Box. The contents of this Input List Box are created from an Array which you can edit to suit your... Continue Reading →
AutoCAD Quick Tip: Convert PDF to DWG
AutoCAD has the ability to convert any Vector based PDF files into DWG (or DXF). Vector based PDF's are usually PDF's that have been published by a drawing package and contains lines circles and arc, as well as layer information. Simply go to the "Insert" tab, then click on PDF, from there the wizard interface... Continue Reading →
You must be logged in to post a comment.