Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: ISO Command

  1. #1
    Member
    Join Date
    2009-09
    Posts
    13
    Login to Give a bone
    0

    Default ISO Command

    Does AutoCAD have an iso command or am I thinking of a customized LISP that does this? I'm just trying to iso some North symbols and Misc. stuff.

    If it's a LISP, does anyone have it to share?

  2. #2
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,570
    Login to Give a bone
    0

    Default Re: ISO Command

    First question - no, vanilla auticad does not have an "iso" command.

    Googling (?) "iso.lsp" produces a couple of results but neither looks much like what you're looking for.

  3. #3
    Active Member
    Join Date
    2008-12
    Posts
    93
    Login to Give a bone
    0

    Default Re: ISO Command

    Quote Originally Posted by jmerchant View Post
    Does AutoCAD have an iso command or am I thinking of a customized LISP that does this? I'm just trying to iso some North symbols and Misc. stuff.

    If it's a LISP, does anyone have it to share?
    This depends on what you are wanting to accomplish. If you are creating these symbols from scratch, the answer is yes. However, the command is not called ISO. Go to: Tools/Drafting Settings, then in the Drafting Settings dialog box select the Snap and Grid tab. In that tab, select the Isometric Snap radio button (see attached). After this, you should be able to toggle through the 3 isoplanes by using the F5 key.

    If you are taking existing symbols, this can be done a couple different ways. One of which is having your symbol in model space, then go to a layout tab and create a viewport and change the view of the viewport to an iso view such as SE isometric(see AC help file). If viewports aren't for you and you are somewhat 3D savvy, you could 3DROTATE or 3DALIGN until you get the symbol the way you want it to look. A similar 3D way is to copy/clip the symbol in plan(world ucs), then create and save an Iso ucs(see AC help file). When you are in the Iso ucs, simply paste the symbol into your drawing. In plan, it should look like an Iso drawing even though it is technically 3D(you could use the FLATTEN command when done, however it may give you unexpected results) .

    Personally, if I had existing symbols, I would go with the viewport method. It is much less work.
    Attached Files Attached Files
    Last edited by oliveoil; 2009-12-29 at 04:24 PM. Reason: added attachment

  4. #4
    Member
    Join Date
    2009-09
    Posts
    13
    Login to Give a bone
    0

    Default Re: ISO Command

    I see. I use to work at a company (who must have had a LISP routine) that we could just iso any objects we wanted to. When it came time to show iso's on a sheet, we iso'd the North symbol as well in paperspace. I try to keep anything sheet related out of model space if I can. But until I find that LISP, it looks like the vport is the simplest way to get my result.

  5. #5
    Active Member
    Join Date
    2008-12
    Posts
    93
    Login to Give a bone
    0

    Default Re: ISO Command

    Quote Originally Posted by jmerchant View Post
    I see. I use to work at a company (who must have had a LISP routine) that we could just iso any objects we wanted to. When it came time to show iso's on a sheet, we iso'd the North symbol as well in paperspace. I try to keep anything sheet related out of model space if I can. But until I find that LISP, it looks like the vport is the simplest way to get my result.
    You could copy/clip the symbol into paperspace(scale as necessary). You could also, if you are using AutoCad 2004 or later, go to: Express Tools/Layout Tools/Change Space, to bring the symbol into paper space(should be no scaling necessary). Use the FLATTEN command when done if you believe necessary. But like I stated before, it may have some unexpected effects.
    Last edited by oliveoil; 2009-12-29 at 06:19 PM. Reason: elaborated

  6. #6
    100 Club JeffClark's Avatar
    Join Date
    2002-07
    Location
    South Jersey
    Posts
    152
    Login to Give a bone
    0

    Default Re: ISO Command

    Quote Originally Posted by jmerchant View Post
    ...........just iso any objects we wanted to. ...........
    Can you explain that for me?
    Do you mean sort of lay it down (your model), to like the 30 degree thing that Isometric resembels?
    Would it actuclly rotate your model or just the way you are looking at it (camera angle)?

  7. #7
    Active Member
    Join Date
    2008-12
    Posts
    93
    Login to Give a bone
    0

    Default Re: ISO Command

    Quote Originally Posted by oliveoil View Post
    You could copy/clip the symbol into paperspace(scale as necessary). You could also, if you are using AutoCad 2004 or later, go to: Express Tools/Layout Tools/Change Space, to bring the symbol into paper space(should be no scaling necessary). Use the FLATTEN command when done if you believe necessary. But like I stated before, it may have some unexpected effects.
    I did a little experiment, and found that it works only if while you are in the3D model ISO view and change your ucs to 'View'. Then use the FLATTEN command on the geometry. After that you can paste it into your layout. However, if your symboI is a block, the FLATTEN command will explode it. Also, any hatch seems to just go away. If your symbols aren't blocks and are devoid of hatch, this might be a good method for creating an iso symbol in paperspace. Otherwise, changing the view in the viewport will still work. Sorry, if I led you down a path with this. Anyway, good luck on finding the lisp.
    Last edited by oliveoil; 2009-12-30 at 12:59 AM. Reason: Elaborated

  8. #8
    Active Member
    Join Date
    2008-12
    Posts
    93
    Login to Give a bone
    0

    Default Re: ISO Command

    Quote Originally Posted by oliveoil View Post
    You could copy/clip the symbol into paperspace(scale as necessary). You could also, if you are using AutoCad 2004 or later, go to: Express Tools/Layout Tools/Change Space, to bring the symbol into paper space(should be no scaling necessary). Use the FLATTEN command when done if you believe necessary. But like I stated before, it may have some unexpected effects.
    Actually, if you are using AutoCad 2005 or later (not AutoCad 2004), go to: Express Tools/Layout Tools/Change Space, to bring the symbol that is in model space into paper space. There is no need to change your UCS . Simply, change the view to an iso (SE, NW, etc.), then use the Express Tool, Change Space, to bring the symbol into paperspace. Also their is no need to use the FLATTEN command. AC will automatically flatten the object, block or not. However, you still may need to scale the symbol. The prior experiment that I did was on AutoCad 2004. Sorry for the confusion.
    Last edited by oliveoil; 2009-12-30 at 01:51 PM. Reason: Elaborated

  9. #9
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,570
    Login to Give a bone
    0

    Default Re: ISO Command

    Quote Originally Posted by oliveoil View Post
    Actually, if you are using AutoCad 2005 or later (not AutoCad 2004), go to: Express Tools/Layout Tools/Change Space, to bring the symbol that is in model space into paper space. There is no need to change your UCS . Simply, change the view to an iso (SE, NW, etc.), then use the Express Tool, Change Space, to bring the symbol into paperspace. Also their is no need to use the FLATTEN command. AC will automatically flatten the object, block or not. However, you still may need to scale the symbol. The prior experiment that I did was on AutoCad 2004. Sorry for the confusion.
    That's great!
    It doesn't flatten solids though.

  10. #10
    Active Member
    Join Date
    2008-12
    Posts
    93
    Login to Give a bone
    0

    Smile Re: ISO Command

    Quote Originally Posted by jaberwok View Post
    That's great!
    It doesn't flatten solids though.
    Thanks. I try... Guess we'll just have to manually EXPLODE &FLATTEN our solids(or just leave them be, depending on preference). And if Jmerchant still wants to automate this, he or she is on their own. I'm not much of a lisp guy.
    Last edited by oliveoil; 2009-12-30 at 06:18 PM.

Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 6
    Last Post: 2018-07-20, 07:28 PM
  2. Replies: 6
    Last Post: 2007-04-23, 01:40 AM
  3. Replies: 4
    Last Post: 2006-05-09, 08:57 PM
  4. Replies: 8
    Last Post: 2005-06-30, 02:32 PM
  5. setting for command line word wrap (esp. DIST command)
    By lcamara in forum AutoCAD Wish List
    Replies: 0
    Last Post: 2005-02-23, 08:47 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •