Is it possible to draw an object using mm in a file that is using Imperial units? I don’t want to change the file units from imperial, but the paper drawing I have for an item that I need to drop into it has all of the dimensions in mm.
I don’t need to dimension it afterwards - I just want to be able to draw it to the correct scale without having to convert the metric dims to feet and inches.
Hi,
I don’t know… it might be best to draw it as if it were in your imperial units (ie draw 10mm from the drawing as 10 units in the file) and then _Scale2D the object once you’ve finished?
Numbers with units can be entered directly on the command line. Just put the unit abbreviation after the number. mm for millimeters, cm for centimeters, m for meters, etc. Rhino will automatically convert the units as needed. Just make sure to put the abbreviation behind each number. For a point at 2.5 millimeters, 10 millimeters use 2.5mm,10mm (not 2.5,10mm). You can also mix units in an entry.
That’s excellent. In 20+ years of using Rhino, this is the first time I’ve had to stray into modelling in imperial units, so it’s New Learning for me. Definitely one for the “Rhino’s little-known features” thread