Houdini 20.0 Nodes Geometry nodes

Line geometry node

Creates polygon or NURBS lines from a position, direction, and distance.

On this page

Parameters

Primitive Type

Type of Geometry to create.

In the case of Points, no geometry is created. Instead, free floating points are created in the same order as if the geometry had been made.

Origin

The start of the line

Direction

The direction of the line

Length

The length of the line

Points

How many points to make the line with

Order

The order of the NURBs or Bezier curve

Examples

LineDirection Example for Line geometry node

This example demonstrates how to generate a line using the Line SOP.

Geometry nodes