A post was split to a new topic: Slow getting grafical functions after clicking on the icons
Hi Muhammet -
Thanks again!
When I open that DWG file in Rhino and run SelDup
, I get the following:
Found 768 duplicates. 1 point, 767 curves added to selection.
In that file, zooming to extents shows this:
When I open the 3dm file that you sent us, however, I get this:
Found 77810 duplicates. 623 block instances, 12 points, 75708 curves, 112 surfaces, 750 texts, 605 hatches added to selection.
And zooming to extents shows this:
Apparently, the file that you are testing in Rhino is not quite the same as what you are using in AutoCAD⌠Is that something that you can confirm?
-wim
Itâs absolutely true, I tried the same way after you. I imported the DWG from scratch and the file became much easier. I donât understand why the first file is copied so often. Thank you very much. For me I need to spend more time with Rhino.
Not seeing much of speed difference.
looping gif of copying in Rhino & Autocad
I think the reason why AutoCAD feels faster is because I triggers âAdaptive Degradationâ when a certain % of the objects are hidden while transforming objects. in both AutoCAD and Rhino tests, neither my GPU or CPU was fully utilized, most of the utilization came from OBS capturing the screen in the background
System Info
Rhino 8 SR3 2023-12-5 (Rhino 8, 8.3.23339.02001, Git hash:master @ 935104203bbc533bfe75e647b85776d0801560f6)
License type: Commercial, build 2023-12-05
License details: Cloud Zoo
Windows 11 (10.0.22631 SR0.0) or greater (Physical RAM: 32Gb)
.NET 7.0.14
Computer platform: LAPTOP - Plugged in [97% battery remaining]
Hybrid graphics configuration.
Primary display: Intel(R) UHD Graphics (Intel) Memory: 1GB, Driver date: 10-6-2023 (M-D-Y).
> Integrated graphics device with 4 adapter port(s)
- Secondary monitor is laptopâs integrated screen or built-in port
- Secondary monitor attached to adapter port #1
- Windows Main Display attached to adapter port #2
Primary OpenGL: NVIDIA RTX A1000 Laptop GPU (NVidia) Memory: 4GB, Driver date: 10-26-2023 (M-D-Y). OpenGL Ver: 4.6.0 NVIDIA 546.01
> Integrated accelerated graphics device (shares primary device ports)
- Video pass-through to primary display device
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: 10-26-2023
Driver Version: 31.0.15.4601
Maximum Texture size: 32768 x 32768
Z-Buffer depth: 24 bits
Maximum Viewport size: 32768 x 32768
Total Video Memory: 4 GB
Rhino plugins that do not ship with Rhino
Rhino plugins that ship with Rhino
C:\Program Files\Rhino 8\Plug-ins\Commands.rhp âCommandsâ 8.3.23339.2001
C:\Program Files\Rhino 8\Plug-ins\rdk.rhp âRenderer Development Kitâ
C:\Program Files\Rhino 8\Plug-ins\RhinoRenderCycles.rhp âRhino Renderâ 8.3.23339.2001
C:\Program Files\Rhino 8\Plug-ins\rdk_etoui.rhp âRDK_EtoUIâ 8.3.23339.2001
C:\Program Files\Rhino 8\Plug-ins\import_ACAD.rhp âAutoCAD file import: import_ACADâ
C:\Program Files\Rhino 8\Plug-ins\NamedSnapshots.rhp âSnapshotsâ
C:\Program Files\Rhino 8\Plug-ins\MeshCommands.rhp âMeshCommandsâ 8.3.23339.2001
C:\Program Files\Rhino 8\Plug-ins\RhinoCycles.rhp âRhinoCyclesâ 8.3.23339.2001
C:\Program Files\Rhino 8\Plug-ins\RhinoCode\RhinoCodePlugin.rhp âRhinoCodePluginâ 8.3.23339.2001
C:\Program Files\Rhino 8\Plug-ins\Toolbars\Toolbars.rhp âToolbarsâ 8.3.23339.2001
C:\Program Files\Rhino 8\Plug-ins\3dxrhino.rhp â3Dconnexion 3D Mouseâ
C:\Program Files\Rhino 8\Plug-ins\Displacement.rhp âDisplacementâ
C:\Program Files\Rhino 8\Plug-ins\SectionTools.rhp âSectionToolsâ
I tried to find out if a certain object type could be the cause.
Apparently thatâs not the case.
Make a new model and paste:
_Circle 0,0,0 1
_SelAll
_Array 320 320 1 3 3 _Enter
_Zoom _Extents
Results in ~100000 objects.
Or try a point instead of a circle.
Display speed is fine.
When it comes to _Move or _Copy I see the performance drop.
I assume it has nothing to do with the display.