Simple command line tool for Windows writen in C++ that gets all dwg files in current folder and creates a script in AutoCAD format for each file. Script line is in format: _.open "ABSOLUTE FILE PATH" ...
Dette script bruges til at få geometri fra AutoCAD polylines ind i HEAT2. For at køre scriptet, dobbeltklik på scriptet (.PY-filen). Det er ikke vigtigt, hvilken mappe scriptet ligger i. Du kan med ...
I need to create a spiral within a spiral, but I've been using the standard lisp script from the Autodesk knowledgebase to create two spirals and join them using a line. The spiral (red and green ...