you can scale each XREF by hand, they are treated as normal "inserts". the "autoscaling" will be set by a system-variable, look for it it in terms of "*AUTO*" or "*SCALE*" with command: SETVAR ? <searchterm>, don't forget the asteriks, these are 'wildcards'. You usually turn an option off with...
the hard part is to get the ObjectName spelled exactly right with upper and lower cases. You can use the "immediate" window for that, the objectbrowser doesn't mention them.
you can place a block with attributes which you can fill with all kinds of info. most variables you can find with (getvar "<NAME>"). a full set of variables you find with command: SETVAR ? *. Known "system-variables" you can retrieve with (getenv "<NAME>"), for instance "NETUSER". Once you know...
try www.opendesign.com, they have a working library you can use with .net. you'll have to join the alliance, but it's free of charge if you won't use it for commercial gain.
the profiles are files with ".arg" as extension.
you start AC with "...autocad.exe" "/p <path\profilename", last without the extension. Best way is, once you have a good configuration with "preferences/options", you "export" it, and have the startup argument reference that profile.
It won't get...
the problem is that DXF only uses polylines to mimic curvature. If you zoom into it, you'll see it's made up of straight connected lines. There's no such thing as "Beziers" in DXF. If your cutter can read DWG directly, use that, but if the DWG is only intermediate to DXF, the problem stays. Try...
If you're lucky your drawing supplier will be using AutoCad.
If so, instruct your supplier to use a "paper-viewport", this can be any size, ranging from letter to A0, and even custom sizes. Next let them use a plotter, which is based on the PostScript2-plotter. The viewport can be "hidden"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.