Measuring a dimension on a mesh object

Hi there

I am wondering if there is a Way to Measure The dimension of a mesh object in rhino without having to turn The mesh into a nurb.

Thanks

Use the Distance command together with the Vertex osnap.

1 Like

Works a treat! Thanks John