News:

 

Topic: Fill hole  (Read 3169 times)

0 Members and 1 Guest are viewing this topic.

  • No avatar
  • Posts: 976
  • Polygon
May 02, 2015, 09:41:04 pm
Is there a quick way of filling this kind of holes? I tried Fill jagged border edges, but it fails here.


  • No avatar
  • Posts: 3716
  • Developer
  • Administrator
  • Polygon
May 02, 2015, 09:46:06 pm
Do a tool search for "Cap Hole" and "Quad Cap".

  • No avatar
  • Posts: 976
  • Polygon
May 02, 2015, 11:01:29 pm
I know these tools and use them on daily basis, but neither of them is capable of matching the missing topology, meaning I will need to snap new vertices to their, more-or-less, proper positions in order to maintain curvature. Fill jagged border edges does a good job by automatically creating spans for me, but the new surface does not match the original. For instance, on the attached example - it's slightly concave.

I have plenty of this kind of holes to patch up. I can go through them manually, but I was curious if some faster means already exist. "One who asks never loses his way." :)

  • No avatar
  • Posts: 2102
  • Polygon
May 03, 2015, 12:00:35 am
Not quick, but you can use "Spline surface" for those types of blends.

Select edge loop and create open spline (edge loop on each side of the opening). Change all 4 splines to "Line" (you can use "Toggle type")
Select all 4 splines and call "Streamline basic tool > Generic tools >> Spline_Surface", (while tool still active, use mouse wheel to take edge count down to zero)


  • No avatar
  • Posts: 976
  • Polygon
May 03, 2015, 01:29:18 pm
Steve, I just tried this tool, but it leaves out some of the vertical spans.

  • No avatar
  • Posts: 2102
  • Polygon
May 03, 2015, 03:18:36 pm
Hi rubberDuck,

Did you make sure while surface tool enabled, that you used mouse_wheel to set both counts to zero?

Here simple check.

1. sample object.
2. 4 spline created from the 4 edge loops
3. Surface applied
4. Sample object with new surface welded.




  • No avatar
  • Posts: 976
  • Polygon
May 03, 2015, 04:05:16 pm
Hi rubberDuck,

Did you make sure while surface tool enabled, that you used mouse_wheel to set both counts to zero?
Yes, I did.
I don't know what I am doing wrong here. Perhaps you could take a look at this test scene?
« Last Edit: May 03, 2015, 04:15:30 pm by rubberDuck »

  • No avatar
  • Posts: 2102
  • Polygon
May 03, 2015, 04:16:09 pm
Test scene OK and surface being created correctly.

Checked in Nvil build April-04-15 and Build May-04-15

  • No avatar
  • Posts: 976
  • Polygon
May 03, 2015, 04:20:07 pm
That's interesting. Maybe some setting on my side is interfering with surface creation then? Take a look at this video: https://www.dropbox.com/s/0dy5rdidd6ll6p7/spline_surface_cannot_create.mp4?dl=1

I'll try with newer Nvil build. I'm still using 2015-Apr-12.

  • No avatar
  • Posts: 976
  • Polygon
May 03, 2015, 04:26:56 pm
Hm. Same thing in 2015-Apr-30. Must be some setting then.

  • No avatar
  • Posts: 2102
  • Polygon
May 03, 2015, 04:29:09 pm
You have the "Shift key" pressed.

When surface tool active, using mouse wheel will change both count value. But if you have "Shift" or "Ctrl" key pressed only one value will change.

Change your hotkey so it does not have "Shift" or "Ctrl"


  • No avatar
  • Posts: 976
  • Polygon
May 03, 2015, 04:36:30 pm
Indeed, it was the SHIFT key!  :)
I need to pay more attention to tool descriptions.
Thank you Steve!

  • No avatar
  • Posts: 289
  • Triangle
    • Portfolio
May 03, 2015, 07:42:14 pm
Another option is Bridge streamline tool (multi), will connect one side, then use the cut tool to create the other loops, and snap weld the holes.

I mention this method because these tools are used far more often, and usually get a hotkey preferance and therefore faster to do.

Spline tools would be more accurate, but probably slower, if accuracy or topology was not critical