Dim angle doesn’t work on a curved surface

Just wondering if there is away around this. So i have a part that is not straight from the top view

when i use a view port in the layout mode i cant get it to select the edges to give me a dim angle.

At the moment i have to draw a line either in layout or on the cp as a different layer then hide it, is this a problem in rhino or am i doing something wrong.

Using Rhino8

Cheers
William

Hi William -
I can’t tell from those images what I’m looking at. Please post the 3dm file.
-wim

part.1.3dm (4.0 MB)

Here is the part, so basicly the part has a slight curve from the top veiw

so when i try to select that edge to do a dim angle from a side view it is unable to select that line.


im trying to get this angle in paperspace through a viewport.

Hi William,

You need to do a little extra work to get this:

Draw two helper lines on a separate layer:

Then draw the angle dimension between those lines on another layer and change the visibility of the helper lines layer so they are hidden and the dimension layer so it only appears in the layout where wanted. For example:

This while in model view:

This while in the layout detail where you want to see it:

And this for each layout detail where you don’t:

I tend to keep the helper lines visible in the model view as a reminder that they need to be reworked if the model is changed.

HTH
Jeremy

Hi William -
Thanks for that file!

Yes, those edges aren’t lines, and thus the command doesn’t let you select those.
You can use the DimCreaseAngle command to create that dimension, but you currently have to do so in model space. I don’t see why one shouldn’t be able to select those surfaces in paper space, so I’ll get that issue on the list for a closer look.
RH-87737 Detail: DimCreaseAngle Access
At any rate, you can create that dimension in model space and use ChangeSpace to bring it onto the layout.

Normally, you should also be able to create a clipping plane and then dimension the clipped view in a detail. It looks like this is not quite working as it should…
RH-87736 DimAngle: Fails in Ortho View
-wim

Thanks for the reply Jeremy, helpful tips.
cheers

Thanks for the reply’s and for going further and trying to solve the problem :+1:

cheers

RH-87737 is fixed in Rhino WIP