Rhino Mac Line weights

Hey there. I hev a bit of an issue with Rhino Mac. I would love to layout my plans in Rhino and print them there directly. However, i can only choose from predetermined lightweights in the layer tab at Rhino Mac. Those only start with 0.13mm which is too thick in my opinion. Any chance I can add custom line weights myself? Didnt finy anything about this on the net…

Best,
David

Don’t have my Mac here, but you should be able to select one or more objects and in Properties, under Print Width, you should be able enter any value you want. Not sure if you can attribute a custom value to a layer in the same way…

– Mitch

Nope - all linewheights are predetermined and fixed here…!

If you just click in the print width box - not hitting the dropdown arrow - can you just start typing in a value? that’s how it works in Windows Rhino…

Nope :confused:

Well, as a stopgap measure, you could try the following script:

SetObjectPrintWidth.py (381 Bytes)

–Mitch

1 Like

Does the script above work at all? --Mitch

Sorry, to be such a noob, but how to i run your .py script at rhino mac?
I find it a bit frustrating that rhino mac works so differently and bad compared to the windows version…

That difference is also reflected in the price of the product - the Mac version being considerably cheaper…

Dunno, ~70% of the students here that use Rhino are on Mac…

1 Like

thanks so much guys. To be honest, I am the biggest fan of rhino in general (so I shouldn’t bitch too much about rhino mac), and I see this open and honestly caring attitude in the community as well. This solution is a bit of a detour, but I’ll work for me!

cheers

I logged a feature request for this at
https://mcneel.myjetbrains.com/youtrack/issue/RH-43468

1 Like

To make it easier, as @RichardZ suggested, you can create an alias.

  1. Find the Rhino scripts folder - it is a hidden folder, so press Alt+pull down the “Go” menu, and you should see an entry called “Library”. From there navigate to:
    /Library/Application/Support/McNeel/Rhinoceros/Scripts
    and drop the .py script file in there.

  2. Then, in Preferences>Aliases, create your alias shortcut, and in the target path put:
    ! _-RunPythonScript "scriptname"
    where “scriptname” is the .py file name. Do enclose it in quotes if the name has spaces in it.

  3. That’s it, when you type your alias and press enter, the script should run.

HTH, --Mitch

Custom lineweights can be set in the properties per object, but not as layer properties. Are there any plans to add the option to set custom lineweights per layer?

Thanks a lot!
Bildschirmfoto 2020-06-02 um 15.06.28

The widths shown in the dialog, are standard drafting line widths in mm.
I don’t understand what problem a custom width would solve.

Can you describe what problem not having a custom option would solve?

1 Like

While having custom line weights as allowed in Windows would be ideal it is not critical - the bigger issue remains for me is how Rhino on Mac handle those weights.

Why are’t hatch patterns printed correctly in hairline but more like 0.13 at the thinnest? I can only fix this by exploding the pattern, shown on the right. There is also no visible difference between a 0.13 and a 0.18 (compare 0.18 cut lines and 0.13 doors).

Also if I export instead of print, line weights just doesn’t seem to work at all. It is overly thick and worse, certain lines are thicker than others, despite being on the same layer and having their Print Width set to By Layer (compare doors/sink and sills/lines next to the sink).

Am I missing certain settings or is this an issue on the Mac?

Are you trying to compare line weights on the screen or on a print?
The screen uses a relatively gross approximation.

No, these are screenshots of PDF exports.
Also note the grid hatch being too thick while set to hairline.
Thanks

Print them to paper and see how they look please.

@jchl please try exporting to PDF instead of printing to PDF. It would be good to know if this produces a different result