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.
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:
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