MoI discussion forum
MoI discussion forum

Full Version: Modelling questions

Show messages:  1-15  16-35  36-55  56-58

From: Michael Gibson
15 Feb 2019   [#56] In reply to [#54]
Hi Bravlin, yup that is correct - with polygon booleans where there isn't any concept of an "underlying surface", things get fragmented into little bits pretty easily.

With NURBS modeling that doesn't happen or at least happens much less frequently and that's a major factor for why booleans with NURBS work well.

There are some other things too like it helps in many situations that NURBS can represent things like an exact sphere with one surface instead of lots of little pieces and then intersections between a sphere and a plane can be handled as a special case with an exact result.

The tradeoff is that trim edges do not necessarily align with the control point structure of the underlying surface and so you can't modify an object by pulling edge points around like you can in poly modeling except in special cases.

So that also means that if you're not using booleans in your NURBS modeling approach you are also not really leveraging the strongest area that it offers.

- Michael
From: Bravlin
21 Feb 2019   [#57]
Q_04:
Hi guys. Got another question.
Today it's not about surfaces and shapes.
It's about proportions and scale. I have this kind of a bended shape. It was bent by "Flow" deformer.
Now it has become necessary to make this shape thinner. But if i use scale operator we lose src proportions of this shape.
I assume that Flow operator may help with it. But i can't understand which surface to use for such case.
I don't have src surfaces that i used for shape bending.
If scale operator can solve this problem i dunno how to use it right?

Attachments:
MQ_04.3dm

Image Attachments:
PIC001.png 


From: Michael Gibson
21 Feb 2019   [#58] In reply to [#57]
Hi Bravlin, it's usually best to do such edits on your unbent shape and then do a new Flow with your updated object.

It is possible though to do a kind of "scale from center path" operation with Flow, to do that you would make a Sweep of a line profile:


Along a central rail curve:



That will be the base surface for the flow. Then make a narrower sweep surface using a shorter line along the same rail, that will be the target surface for the Flow. An example result is attached.

- Michael

Attachments:
MQ_04_2_3dm.zip

Image Attachments:
Bravlin_flow_scale1.jpg  Bravlin_flow_scale2.jpg 


Show messages:  1-15  16-35  36-55  56-58