unable to do planarsrf.3dm (190.3 KB)
Hi, here is a little problem I encounter everyday- unable to do cap… actually I am careful enough to the edges that I am going to do cap/ planar surface, but I always stuck here checking every edge related, even worse I have to untrim, extend and rebuild every surface related.
In the attachment I tried
cap (failed)
planarsrf by picking edge (failed)
duplicate edge curve=> join curves to closed one=>planarsrf (created)=>join (WORKED)
Okay…why? whats the difference there?? Tolerance?
Hi VinPo - leave the red surface out - just Explode the polysurface, RebuildEdges on the resulting faces - all at once works - then Join and then Cap the result. Here that resulted in a closed object. Any luck?
Windows 11 (10.0.22631 SR0.0) or greater (Physical RAM: 64Gb)
Computer platform: DESKTOP
Standard graphics configuration.
Primary display and OpenGL: NVIDIA GeForce RTX 3060 (NVidia) Memory: 12GB, Driver date: 2-15-2024 (M-D-Y). OpenGL Ver: 4.6.0 NVIDIA 551.61
> 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: 2-15-2024
Driver Version: 31.0.15.5161
Maximum Texture size: 32768 x 32768
Z-Buffer depth: 24 bits
Maximum Viewport size: 32768 x 32768
Total Video Memory: 12 GB
Your problem is where the arrow points to, in the pink surface. Just untrim the surface with maintaining the border, re-cut it again, join all, and then the cap command should work.
Notice that if you extract that surface, you will find two different end snap points at that corner of the surface. You can create a point at each of these end points. In theory, that is impossible for a valid Rhino surface and yet Rhino claims the surface is valid
I tried DupBorder and that fixed the gap.Then planar surface worked.