[Grasshopper] How to use Offset Surface to offset a surface

[Grasshopper] How to use Offset Surface to offset a surface Grasshopper component EN

This article explains how to use Offset Surface to offset a surface.

Offset Surface1
Offset Surface2

On the Grasshopper, it is displayed as either an icon or text.


↑Youtube Channel

Offset Surface Basics

Offset Surface allows you to offset a surface (simply put, scale it up or down while maintaining its shape).

Surface

The surface to be used this time is shown above.

Offset Surface Basics

Components used:①Surface ②Offset Surface

Offset Surface is basically to input the numerical value of the surface to be offset to the Offset Surface(S) and the distance the Surface(D).

In this case, the value to be offset is set to 100.

Offset

The surface is now offset by the specified distance of 100.

Offset in the opposite direction

Offset in the opposite direction

Additional component:①Negative

You can also offset a surface in the opposite direction.

You can reverse the offset by setting the value of the distance to a negative value.

In this case, Negative is used to make the number negative.

opposite direction

Then it was offset in the opposite direction from the previous one.

another angle

From another angle, it looks like this

Create a Surface with control Points by Manipulating Offset Surface(T)

By manipulating the Offset Surface(T), you can create a surface with control points.

True

Additional component:①Boolean Toggle

On the Offset Surface(T), a Boolean Toggle can be used to switch between True and False.

Initially, it is set to True.

True state

Here is the initial True state.

False

Now we will try to convert it to False.

False state

The surface is now a little more square-like, as shown here.

PointsOn

Let’s look at why this happens.

On Rhinoceros, select the original surface and select PointsOn.

This will allow you to see the control points on the surface.

1

Then, on Grasshopper, set the distance to be offset as close to 0 as possible.

In this case, we set it to 1.

サーフェスが作業点を元にできている

Then you can see that the surface is completely based on the control points.

By setting it to False, it means that the surface is completely based on the control points.

another angle

From another angle, it looks like this.

List of Grasshopper articles using Offset Surface component↓

Comment

Translate »