Jump to content

Recommended Posts

Posted

I am surprised when I searched on here that there are very few threads for "isometric dimensioning". I am looking for a good lisp either on here or somewhere else that can dimension 3D objects while in an isometric view using annotative dimension styles. It would be nice if it also had the option to cycle through the different planes as well in this program. Does anyone know of such a program?

Posted

Why wouldn't you reorient your UCS and then do your dimensioning?

Posted

Two words.....extra clicks! Plus we have multiple planes the dimensioned objects might be on and I don't want to have to reset the UCS every time.

Posted

That's why AutoCAD has a feature called Dynamic UCS. No extra clicks.

Posted

I wish it were that easy. The issue I have with the dynamic UCS is it only works on AutoCad solids. I am trying to dimension objects that are a part of an add-on to AutoCad. So I need to use a rotated dimension that can be placed by using osnaps. After I place the dimension, then ideally I would be able to cycle through the options for dimensions that are along the plane of the selected osnaps. ( Does that make sense? :unsure: )

Posted

Rotating the ucs is the easy way. You can drag the ucs icon into place and grab one of the icons end points to orient it properly, add dimensions, go again. I don't see a lisp helping all that much. I do have a small lisp that let's me type two letters to rotate the ucs icon about one of the three axis so it makes that part much quicker.

Posted

Rotating the UCS is what I want to eliminate. Believe me. Over the course of thousands and thousands of drawings, these extra steps would really add up to a LOT of wasted time.

Posted

Can you post a sample ? -Daivd

Posted

Sorry David, I left my computer at work this last weekend (I had to get away for a little bit). I was busy today, but I will try to post something for you guys to look at tomorrow. Are you wanting the DWG or just an example of a PDF?

Posted

Sorry for the delay. Here is an example of one of our drawings. You will probably have to download the object enabler from here to see the piping.

Posted

Has anyone tried downloading this file yet? I have been having issues posting the file on here so I tried using my google drive. Let me know if you can't access it on my google drive and I will try to figure something else out.

Posted

Most IT peeps will not allow access to Google drive -David

Posted
Has anyone tried downloading this file yet? I have been having issues posting the file on here so I tried using my google drive. Let me know if you can't access it on my google drive and I will try to figure something else out.

 

I tried and it wouldn't work. Get it down under 1000KB and you can post it right here.

Posted

Thanks for trying. I'm not sure why I am having trouble with my google drive. I guess the reason I can't post on here is it is 2.1MB. Sorry for the hassle.

 

Honestly though, it doesn't have to be any particular object. It can just be a polyline that is shown in an isometric view through a viewport. I just though someone would have already done something like this. But if not, I may try to tackle this task myself and see how I do.

Posted

I downloaded it just fine, I didn't bother with the object enabler, so I could only see the dims.

Here is a starter, rudimentary but (LT), I used a macro that inserts a block (pick a point on your object) you then need to pick again on the centre of the block followed by picking on one of the outer points to orient your ucs to the direction that suits your dims (so you can choose one of four orientations), the block is then deleted and dim linear starts up to add your dimension.

You need to click a few times but its all on screen, I don't know how it will work with your geometry, but it works fine here.

 

^C^Cinsert;point;\1;0;Ucs;za;\\erase;l;;dli;

 

You might not find this useful, but thanks for the question because I will use it, :D

ISO test.dwg

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...