latest
Toolset
Divide By Distance

Divide a curve into equal length segments

ID

662ae7a510b6cb87640c928c

Name

Divide By Distance

Group

Toolset

Package

Tool

Keywords

divide , byDistance

Surface

Vector

Transform

Primitive Curves

Curve Analysis

Toolset

Triangulation

Boolean Operation

Panels

Solid

Intersection

Text

Image

Analysis

Array

Creation method

There are two options for creating a Divide By Distance node.

  • The first way to create a Divide By Distance node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • divide , byDistance
  • The second way is to select a Divide By Distance node from the menu that opens from the top left.
    • Menu > Tool > Toolset > Divide By Distance

Steps

  • Create a Divide By Distance node.
  • Connect the curve you want to divide to the first port.
  • Connect the distance between points to the second port.

After creating a node, connect the curve you want to divide to the first port. Connect the distance between points to the second port. On the output ports, you will get the resulting division points, tangent vectors at division points, and the parameter values at division points.

See also

Divide By Length
Divide By Count

Inputs

NameTypeDescriptionDefault Value
curve
Curve
Curve to divide
step
Number
Distance between points10

Outputs

NameTypeDescription
points
Point
Division points
tangents
Vector
Tangent vectors at division points
parameters
Number
Parameter values at division points