Construct Domain (DOM)

Create a numeric domain from two numeric extremes.

Input parameters:

Output parameters:

Rectangle (Rectangle)

Create a rectangle on a plane

Input parameters:

Output parameters:

Explode (Explode)

Explode a curve into smaller segments.

Input parameters:

Output parameters:

Horizontal Frame (HFframe)

Get a horizontally aligned frame along a curve at a specified parameter.

Input parameters:

Output parameters:

Orient (Orient)

Orient an object. Orientation is sometimes called a ChangeBasis tranformation. It allows for remapping of geometry from one axis-system to another.

Input parameters:

Output parameters:

Region Difference (RDiff)

Difference between two sets of planar closed curves (regions)

Input parameters:

Output parameters:

Rotate Plane

Perform plane rotation around plane z-axis

Input parameters:

Output parameters:

Rectangular Array (ArrRec)

Create a rectangular array of geometry.

Input parameters:

Output parameters:

Evaluate Surface (EvalSrf)

Evaluate local surface properties at a {uv} coordinate.

Input parameters:

Output parameters:

Deconstruct Brep (DeBrep)

Deconstruct a brep into its constituent parts.

Input parameters:

Output parameters:

Bounding Box (BBox)

Solve oriented geometry bounding boxes.

Input parameters:

Output parameters:

Number slider

A slider is a special interface object that allows for quick setting of individual numeric values. You can change the values and properties through the menu, or by double-clicking a slider object. Sliders can be made longer or shorter by dragging the rightmost edge left or right. Note that sliders only have output grips. Sliders appear automatically in the Grasshopper Panel.

Remarks: Slider properties can be changed through the context menu or the slider editor. Double click the slider object (but not on the grip) to open the editor.

Sliders can be used to generate an animation of the Grasshopper Document. The Animateā€¦ feature is available through the slider menu. The animation is a series of still images that represent the solution at different values for the slider. You can specify the resolution of the output, which viewport should be used, how many frames you want and even some tagging and filename formats. The numeric domain of the animation is always the numeric domain of the slider itself. At present it is not possible to render the animation, only viewport captures are possible.