measure will do it. or divide
Type: Posts; User: BIGAL
measure will do it. or divide
What about Autocad WS it might work.
If the logo is an image then a 1 go does all just make the new logo the same name as the old one and overwrite to the same location.
Bill my $0.05 worth why not just have a read layers subroutine and pass it the name of a text file this way you can have all the parameters set as you like for groups of predefined layers including...
I second the zoom extents all tabs like others its a pick button on our menus also I think I am the only one to use it despite 8 cad stations
A simple method is a while loop check for nil entry
(setq ansint 0) ; dummy to start
(while (/= ansint nil)
(setq ansint (getint "\Enter integer press enter to stop"))
(setq intans (cons...
The suggestion was to move to Vla-addpolyline this has the advantage of setting all its properties in one go rather than rectang then another command PE last width etc
anyway ps use code brackets...
Like Pbe If you want say multiple integers eg 1 12 3456 2 34 567 then you can create a loop and when you press enter twice it will stop this way can be 1 or 5 or as many as you want also can be fixed...
A bit more
(defun dtr (a)
(* pi (/ a 180.0))
)
(setq pt1 (getpoint "\nPick point"))
(setq ang (dtr (getreal "\nEnter angle")))
(setq dist (getreal "\nEnter distance"))
Put your setvar osmode after the getvar osmode you have it too far down now.
You can also do plines but it requires you work out 3 extra pts, the reason for this way is you can use an autoloaded...
Sounds like a block, you can not delete a layer if a block is using it.
Just LI and make window around dot it will list all items found.
Can some help please with a simple mtext to line by line list I am not sure that the abc\\1234\\has more info in it. I am trying to finally fix this up for drafty.
This is what Civ3D is about but like Remark there are some free programs out there just search the internet try EZYSURF.
I am sure the next post will be now I want more.
This sounds like something better done a step earlier by using points codes xyz & description "join like" descriptors this is known as stringing CIV3d etc its built in.
A simple way I found was if you set snapang your rectangle draws at an angle this is a variable you could retrieve and save somehow maybe userr1 then a simple macro then just do rectang. You could...
Look into these will hep you
UCS save
Ucs restore
Plan
Heres a simple example of a script copy and paste to the command line the idea is to make a big long sequence of what you would type in for multiple objects, note the blank line between line and...
Look into pline vertices lsp from this you can get all info required to do what you want. But it will require more programing. In above you have pt1 pt2 pt3 pt4 rest can be simply worked out and a...
Nice one neophoilbe thats why I am moving more to vl you can get to the properties a lot easier I wondered about visibility when I posted meant to do a couple of dumpit's.
Line ; Visible = -1
Do a search here for "new computers" "ARG", "profiles" lots of stuff about setting up a new computer, your question is to vauge, no menus ? directory problems ? more info than "Map file"