Point Cloud in Block drawn on top of Geometry

I have an issue similar to the one below. If a block contains a point cloud it will cover the geometry in the Rhino workspace when using a ray traced view port. I have numerous files with referenced blocks that all do the same thing. The solution to the previous issue only works if the point cloud is not part of a block.

RaytracedPointCloudBlockIssue.3dm (404.2 KB)

Hi Chad - this should be fixed in the later service releases - what SR are you running - can you please post the output from the SystemInfo command in Rhino?

-Pascal

HI Pascal,

Here is the output from SystemInfo

Rhino 7 SR31 2023-6-15 (Rhino 7, 7.31.23166.15001, Git hash:master @ 850d276b2d59d7e51843939e4cf674b356bcd354)
License type: Commercial, build 2023-06-15
License details: Cloud Zoo

Windows 10 (10.0.19045 SR0.0) or greater (Physical RAM: 1.3e+02Gb)

Computer platform: DESKTOP

Standard graphics configuration.
Primary display and OpenGL: NVIDIA GeForce RTX 3070 Ti (NVidia) Memory: 8GB, Driver date: 4-25-2023 (M-D-Y). OpenGL Ver: 4.6.0 NVIDIA 531.79
> Accelerated graphics device with 4 adapter port(s)
- Secondary monitor attached to adapter port #0
- Windows Main Display 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: 4-25-2023
Driver Version: 31.0.15.3179
Maximum Texture size: 32768 x 32768
Z-Buffer depth: 24 bits
Maximum Viewport size: 32768 x 32768
Total Video Memory: 8 GB

Rhino plugins that do not ship with Rhino
C:\Program Files\SimLab\Plugins\SimLab PDF From Rhino\SimLabPDFExporter.rhp “SimLab PDF Exporter”
G:\Castaneda Engineering\software\Rhino 3D\Plug-ins\RATplus\Rhino\RATplus.rhp “Rhino.NET SDK” 0.0.0.0
C:\Program Files\RhinoDB\bin\RhinoDB.rhp “RhinoDB”

Rhino plugins that ship with Rhino
C:\Program Files\Rhino 7\Plug-ins\Commands.rhp “Commands” 7.31.23166.15001
C:\Program Files\Rhino 7\Plug-ins\rdk.rhp “Renderer Development Kit”
C:\Program Files\Rhino 7\Plug-ins\RhinoScript.rhp “RhinoScript”
C:\Program Files\Rhino 7\Plug-ins\RhinoRenderCycles.rhp “Rhino Render” 7.31.23166.15001
C:\Program Files\Rhino 7\Plug-ins\rdk_etoui.rhp “RDK_EtoUI” 7.31.23166.15001
C:\Program Files\Rhino 7\Plug-ins\rdk_ui.rhp “Renderer Development Kit UI”
C:\Program Files\Rhino 7\Plug-ins\NamedSnapshots.rhp “Snapshots”
C:\Program Files\Rhino 7\Plug-ins\RhinoCycles.rhp “RhinoCycles” 7.31.23166.15001
C:\Program Files\Rhino 7\Plug-ins\Toolbars\Toolbars.rhp “Toolbars” 7.31.23166.15001
C:\Program Files\Rhino 7\Plug-ins\3dxrhino.rhp “3Dconnexion 3D Mouse”
C:\Program Files\Rhino 7\Plug-ins\Displacement.rhp “Displacement”

Hm, well now I am only getting black viewports in raytraced - something is busted - but a full render looks like what I expect

image
(later, in-house, sr however)

OK, I do see the problem now in the raytraced vp. If I tumble the view or go into BlockEdit, it sorts it out temporarily… weird, thanks for the report.
RH-76108 Raytraced vp: Blocked point clouds in front

-Pascal