Ignore White Lines in Selection Filter (AutoCAD .net API)
We want a selection filter which simply ignores certain types of colors.
Setting up BatchProcessing With AcCoreConsole and ScriptPro (AutoCAD .net)
This can be difficult and extremely frustrating if you get it wrong, because AcCoreConsole is not the most user friendly interface out there – but, it is extremely fast. If AutoDesk combines AcCoreConsole with some kind of super fast in memory cache like Redis then operations will be an order of magnitude faster; and even better than that would be if the.NET API is changed to incorporate the smart GraphQL query specifications that I am pretty sure will leave behand Restful APIs in its wake. I digress.
Figaro Gem Explained
Datatables - Making the Javascript work
JavaScript Working Only After Page Reload when Trying to Add Table Rows via link_to_add_fields method
What is the problem? My JavaScript doesn’t work. Turbolinks is good, but it can be a wee bit annoying at times – well it’s annoying because things don’t work straight off the bat – the magic doesn’t work so good anymore, and us developers have to roll up our sleeves and take a look under the car to find out what is going wrong and how we can fix it.
Jigging with SHIFT, CTRL and Mouse Wheel Functionality (AutoCAD .net API)
Offsetting Truss Lines from Intersecting Fire Collars (AutoCAD .net Jig – Bubble Deck Detailing)
Read MoreThoughts About the AutoCAD API (AutoCAD .net API)
Getting all Block Names (AutoCAD .net API)
A simple code snippet for getting all the block names - which I lifted from Gilles: