Placing dimensions at different levels on a 3D model

Placing dimensions at different levels on a 3D model

nickKBWRY
Contributor Contributor
1,072 Views
6 Replies
Message 1 of 7

Placing dimensions at different levels on a 3D model

nickKBWRY
Contributor
Contributor

Hi, All

 

I'm trying to add dimensions to this dwg that will display the radiuses of the circles at each level they are placed.

 

All it seems to do though is lock them to the top of the drawing.  Is there a way to do this?

 

Cheers

 

N

 

nickKBWRY_0-1674559602135.png

 

0 Likes
1,073 Views
6 Replies
Replies (6)
Message 2 of 7

dmfrazier
Advisor
Advisor

Dimensions land on the X,Y plane (where Z = 0) of the current UCS (see Help).

You have to change the UCS (using the Object option will probably work best) for each circle and its dimension.

0 Likes
Message 3 of 7

nickKBWRY
Contributor
Contributor

Not sure what this means...

 

Would that not also change the coords?

0 Likes
Message 4 of 7

nickKBWRY
Contributor
Contributor

nickKBWRY_0-1674639240919.png

 

Hopefully this is clearer for what I need...  A dimension for each of the lines which are set so they are on the same elevation...

 

0 Likes
Message 5 of 7

dmfrazier
Advisor
Advisor

"Would that not also change the coords?"

 

"...which are set so they are on the same elevation."

 

I assume "elevation" means location on the Z-axis.

 

I assumed you would be dimensioning features that are on the X,Y plane of the UCS that is current at the time of placing the dimension. When you change the UCS, you would change only the location of the X,Y plane in the Z-axis, not the X and Y. (IOW, you would re-define where Z=0 is.) I hope this makes sense to you, because I don't know if I can offer a better explanation.

 

Another possible approach (which you can test) is to 3D-copy your first dimension from its Z=0 elevation to each of the other elevations and then grip-edit the attachment points to their new features.

 

0 Likes
Message 6 of 7

pendean
Community Legend
Community Legend
Greeting @nickKBWRY

Dimensioning in AutoCAD is a 2D function that follows the PLAN command setting of "current UCS" all the time. So... if you need a dimension at different Z elevations, you have a lot of manual UCS/PLAN commands changes to do for each and every dimension you want.

If you used to use a different CAD program that did it differently, that sadly does not apply here in AutoCAD. Sorry.

HTH
0 Likes
Message 7 of 7

dmfrazier
Advisor
Advisor

I apologize, Nick.

You have to use the ZA (z-axis) option of the UCS command.

It's not necessary to use the PLAN command at all.

0 Likes