Skip to main content

Divide Line

Divide a line into a specified number of segments

Holly Conrad Smith avatar
Written by Holly Conrad Smith
Updated over 2 weeks ago

Category: Geometric Operations

Kind: Operation

Tags: Divide, Split, Division

Description: Divide a line into a specified number of segments

Inputs

Name

Abbreviation

Type

Access

Description

Line

L

Cartesian

Item

The line to divide

Count

C

Number

Item

The number of segments to divide into

Outputs

Name

Abbreviation

Type

Access

Description

Points

P

Vector

List

The points of division

Segments

S

Cartesian

List

The segments of the line

Tangents

T

Vector

List

The tangents of the points

How to:

  1. Feed in a feature

  2. Set the count

    You can type a number in the box

    OR feed in a number result from another node

  3. Connect the results - segments or points - to a write features node, or another node to continue processing

Did this answer your question?