Looking for a setting so that all of the lines depicting an object display in a specific linetype (usually hidden) when I place it on a layer assigned that linetype, in an ortho view. I’d like to create a view mode that enables this - preferably wire frame, but maybe others can be set for this also.
I am not succeeding with an objects (closed solid polysurface, in this case) whose properties are set “Linetype: By Layer”. Curves on the same layer, with the same setting, are dashed as desired.
Hello - Hm, I think you’re out of luck - at least I do not see a way to do this in plain Rhino. There is no linetype setting for surfaces and solids;Technical has a hard coded hidden line but it is only used for lines that are calculated as hidden…
There used to be a way to achieve this in Display Modes in Rhino 5 ( not exposed to UI, but could be hand-or script-edited in ini file ). Unfortunately in V6 it is gone for now since the display pipeline rewrite.
Thankyou Jarek. I thought I’d done this before, but I guess not, because I’ve never edited script for the purpose. I think it’s a very handy tool to have, though.
I hope it’s not that lame; I’ve been circling around it msyelf as a workaround too.
Yes, V6. For awhile I was on release candidates but now that I am using Rhino in my work I’m just getting the official releases. I’m using: 6.8.18219.371, 2018-08-07
say you have two breps - you want to show one with dashed lines - just duplicate the edges of this brep, make them dashed lines, and then mesh the brep, show it without edges and a transparent material…
And optional configurations, which almost every design has.
Containing volumes such as setbacks and height restrictions on a building site, or 3d printer size constraints.
Indicating objects adjacent to the component being designed/illustrated.
The above cover a multiplicity of circumstances, and I’m sure there are many more.
Useful implementation possibilities might be: by layer; by parent; “show dashed in detail” (choose line type/weight); show clipped object as dashed (choose line type/weight).