[Grasshopper] How to use Loft Options for setting up Loft

[Grasshopper] How to use Loft Options for setting up Loft Grasshopper component EN

This article explains how to use Loft Options for setting up Loft.

Loft Options1
Loft Options2

In Grasshopper, it is represented by one of the two above.


↑Youtube Channel

Configure Loft

Using Loft Options allows you to configure Loft settings.

Configure Loft

To use it, you must connect Loft Options(O) to Loft(O).

Cls

Using the Cls terminal, you can close loft surfaces.

Cls

Components used: ①Curve ②Loft ③Loft Options ④Boolean Toggle

lines

This time, the three lines in the image above are set in Curve.

creates a surface

Connecting Curve to Loft(C) creates a surface that connects the three lines.

settings

Connect Loft Options to Loft(O).

Then, connect the False or True information to the Loft Options(Cls).

This time, we entered a Boolean Toggle.

If False, the surface will be open.

If True, connect the first and last lines to close the surface.

True

The image above shows the surface when set to True.

Adj

Using the Adj terminal, you can adjust the position of the loft surface’s seam.

Adj

Components Used: ①Curve ②Loft ③Loft Options ④Boolean Toggle

a circle and a square

For this example, we will use curve data of a circle and a square.

Circle and square line data are set in Curve, respectively.

twist

Connecting a Curve to a Loft(C) creates a surface that connects the curves of a circle and a square.

However, when dealing with different shapes such as circles and squares, the position of the seams differs, which can cause the surface to twist.

True

Connect Loft Options to Loft(O).

Then, connect the False or True information to the Loft Options(Adj).

This time, we entered a Boolean Toggle.

If False, the seam position remains unchanged.

If True, the seam position is adjusted.

The surface distortion has been eliminated

The image above shows the surface when True.

The surface distortion has been eliminated due to the adjustment of the seam position.

Rbd

The Rbd terminal allows you to adjust the number of control points on a surface.

Rbd

Components used: ①Curve ②Loft ③Loft Options ④Boolean Toggle ⑤Surface Points

When the Rbd terminal value is 0, it will be the same as the number of control points before input.

As the number of Rbd terminals increases, the number of control points also increases.

This time, we are visualizing control points using Surface Points.

0

The image above shows the Rbd terminal reading 0.

change the value of the Rbd

Next, let’s change the value of the Rbd terminal to 20.

the number of control points increased

Then, as shown in the image above, the number of control points increased.

Rft

At the Rft terminal, you can adjust the number of control points on the surface according to the input tolerance value.

Rft

Components Used: ①Curve ②Loft ③Loft Options ④Boolean Toggle ⑤Surface Points

curves

As an example, the three curves in the image above are set in Curve.

surface

Connecting Curve to Loft(C) creates a surface that connects the three curves.

visualize control points

Connecting Loft to Surface Points allows you to visualize control points.

Then connect the Loft Options to the Loft(O).

Then, enter the numerical value for the tolerance into Loft Options(Rft).

The image above shows the process of entering the number zero.

If the value is 0, there is no change from before input.

entering the value 0.5

Let’s try entering the value 0.5.

the number of control points changed

Then, as shown in the image above, the number of control points changed.

T

By entering one of the values 0, 1, 2, 3, or 5 at the T-terminal, you can change the shape settings for the loft surface.

Input value01235
Shape SettingsNormalLooseTightStraightUniform

Please note that if the value is 4, an error will occur because the corresponding shape has not been set.

Components used

Components used: ① Curve ② Loft ③ Loft Options

Normal

Normal

If you enter a value of 0, it will take on the Normal shape.

This shape represents the original state of the surface before input.

Loose

Loose

If you enter a value of 1, it will take on a Loose shape.

the control points of the lines used to create the surface and the control points of the loft surface will be in the same position

In the case of Loose, the control points of the lines used to create the surface and the control points of the loft surface will be in the same position.

Tight

Tight

When you enter a value of 2, it will take on the Tight shape.

In the case of Tight, a loft surface that follows the original curve is created.

Straight

Straight

When you enter the number 3, it will form a Straight shape.

For Straight, a loft surface is created that connects the original curves with a plane.

Uniform

Uniform

If you enter the value 5, it will become a uniform shape.

For Uniform, a loft surface with uniform knot vectors is created.

List of Grasshopper articles using Loft Options component↓

Comment

Translate »