latest
Toolset
Divide By Count

Divide a curve into equal length segments

ID

662ae7a510b6cb87640c928a

Name

Divide By Count

Group

Toolset

Package

Tool

Keywords

divide
byCount

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 Count node.

  • The first way to create a Divide By Count 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 , byCount
  • The second way is to select a Divide By Count node from the menu that opens from the top left.
    • Menu > Tool > Toolset > Divide By Count

Steps

  • Create a Divide By Count node.
  • Connect the curve you want to divide to the first port.
  • Connect the count of segments to divide to the second port.

After creating a node, connect the curve you want to divide to the first port. Connect the count of segments to divide 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

Inputs

NameTypeDescriptionDefault Value
curve
Curve
Curve to divide
count
Number
Count of segments4

Outputs

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