latest
Toolset
Project Curve

Project a curve onto a geometry

ID

662ae7a510b6cb87640c929a

Name

Project Curve

Group

Toolset

Package

Tool

Keywords

projection
geom

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 Project Curve node.

  • The first way to create a Project Curve node is 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.
    • projection , geom
  • The second way is to select a Project Curve node from the menu that opens from the top left.
    • Menu > Tool > Toolset > Project Curve

Steps

  • Create a Project Curve node.
  • Connect the curve which wants to project to first port.
  • Connect the geometry to project onto to the second port.
  • Connect the projection direction to the third port.

Once the node is created, connect the curve which wants to project to the first port, the geometry to project onto to the second port, and the projection direction to the third port. On the output ports, you will get the resulting projected curves.

See also

Divide By Count
Divide By Distance
Divide By Length
Horizontal Plane
Perp Plane

Inputs

NameTypeDescriptionDefault Value
curve
Curve
Curve to project
geometry
Geometry
Geometry to project onto
direction
Vector
Projection directionVector([0, 0, 1])

Outputs

NameTypeDescription
projectedCurve
Curve
Projected curves