Flow for getting an AutoCAD SVG from Rackula #1727
Pinned
dtwitkowski
started this conversation in
Show and tell
Replies: 1 comment 3 replies
|
hey @dtwitkowski thanks for posing this question & a solution. I hadn't considered the possibility of such a context, though now that you mention it my high school memories of playing with AutoCAD are coming back. I think it would be fairly easy to provide either a specific AutoCAD export function aligned with what it expects, or just clean up the SVG export. This also has me thinking it would be interesting to explore the idea of an AutoCAD add-on that would essentially create native AutoCAD items... anyways, one thing at a time. I appreciate your effort! |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
While creating a set of AutoCAD drawings for a data center project, I needed to illustrate a 19-inch rack. I found Rackula (awesome, great work) and created a diagram. My plan was to export PDF and import PDF to AutoCAD, but this came in as a raster and I couldn't work with it. I figured out a flow:
You'll get a rectangle under the rack items, but this can be deleted. You'll likely want to SCALE this to 19". I added a couple of dimlines in AutoCAD, then ran a reference scale to size everything.
Happy AutoCADing!
All reactions