What determines the layer sort order in Rhino? The sort option (tool) whether checked or unchecked seems to have no effect on reopen. Consistency here would be a great help. When reviewing files by layer the constant unwanted sorting is a huge annoyance (not to mention waste of time).
I’m not sure I understand this, as the user determine the sort order. Perhaps you could further define your question?
The Column Sort setting is an application-wide setting, not a per-document setting. It enables or disables column sorting - the ability to click on a column header to sort the layer list in ascending or descending order. Some users inadvertently click in column headers. So we provide the ability to disable it.
Ive noticed that when I save a file with a specific layer order, it is rarely in the same order when reopened. I’m curious as to whether this is a setting ive missed?
Windows 10 (10.0.19044 SR0.0) or greater (Physical RAM: 32Gb)
Computer platform: DESKTOP
Standard graphics configuration.
Primary display and OpenGL: NVIDIA Quadro P2000 (NVidia) Memory: 5GB, Driver date: 6-23-2022 (M-D-Y). OpenGL Ver: 4.6.0 NVIDIA 516.59
> Accelerated graphics device with 4 adapter port(s)
- Windows Main Display attached to adapter port #0
- Secondary monitor attached to adapter port #1
OpenGL Settings
Safe mode: Off
Use accelerated hardware modes: On
Redraw scene when viewports are exposed: On
Graphics level being used: OpenGL 4.6 (primary GPU’s maximum)
Anti-alias mode: 4x
Mip Map Filtering: Linear
Anisotropic Filtering Mode: High
Vendor Name: NVIDIA Corporation
Render version: 4.6
Shading Language: 4.60 NVIDIA
Driver Date: 6-23-2022
Driver Version: 31.0.15.1659
Maximum Texture size: 32768 x 32768
Z-Buffer depth: 24 bits
Maximum Viewport size: 32768 x 32768
Total Video Memory: 5 GB
Rhino plugins that do not ship with Rhino
C:\Users\wm_c\AppData\Roaming\McNeel\Rhinoceros\packages\7.0\IntelDenoiser\0.6.4\IntelDenoiser.Windows.rhp “IntelDenoiser.Windows” 0.6.4.0
C:\Users\wm_c\AppData\Roaming\McNeel\Rhinoceros\packages\7.0\NVIDIADenoiser\0.4.3\NVIDIADenoiser.Windows.rhp “NVIDIADenoiser.Windows” 0.4.3.0
Hi Walt,
that YouTrack issue was created 6 years ago and is currently on the “Future” list. That means that, currently, this is not something that is considered for Rhino 8.
-wim
I understand that all updates are based on priority. I would in good spirit, like to make the following analogy.
If every morning your coders opened their visual studio and their code was saved in a different order, but still compiled, how big an annoyance would that be?
Can you please be more specific than this? I am unable to reproduce the behavior you’re reporting and I want to make sure I am following your directions correctly.
Save any file that has multiple layers, as a DWG file.
For instance, a current file I’m working on, after three saves and subsequent file opens I got the following:
First Open
2nd Open
same as above but inverted layout (no image) - no save
3rd Open
This was the result after a file save, closed and reopened (with nothing changed).
I had a co-worker also run a test on his computer with the same random results (different file).
He also mentioned it not only shuffled the layers but also selected a different active layer.
This never happens when saving as 3DM. (unfortunately, this is not an option for us).
I had sometime so I tried to reproduce what you were seeing and couldn’t do it. This is file I used. Just the default file, with some boxes on each layer. LayerSortTest.3dm (37.5 KB)
So here is the steps I went through. Let me know if I missed anything.
Opened the LayerSortTest.3dm
Did a Saveas DWG.
Closed the LayerSortTest.3dm and re-opened it.
I did this multiple times and couldn’t get the layers to re-sort in the .3dm file. I am curious if that is what you see?
Yes the problem im describing only happens in DWG and not in 3DM.
We work in Rhino and all of our final output is saved in DWG format.
The problem is that autocad sorts the layers in the order in which they were created. McNeel has maintained this method when working in the DWG file format.
I was hoping to find a RUN Command that I could use to SORT the layers on startup.
It would go in the yellow highlight box (Command Lists)
Something along the same lines as the viewport settings I call on every new file startup.
We open a ton of files everyday and I’m trying to minimize some of the redundancy.