latest
Vector
Pull Point

Pull a point to a variety of geometry

ID

662ae7a510b6cb87640c922c

Name

Pull Point

Group

Vector

Package

Tool

Keywords

pullPnt
nearestPnt
pullPoint

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 the Pull Point node.

  • The first way to create the Pull Point 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.
    • pullPnt, nearestPnt, pullPoint
  • The second way is to select the Pull Point node from the menu that opens from the top left.
    • Menu > Tool > Vector > Pull Point

Steps

  • Create the Pull Point node.
  • Connect the geometry on which we want to find the pull point to the first port.
  • Connect the point from which you want to find the closest point on geometry to the second port.

The node finds and returns the nearest geometry point on the first port, and the second returns the distance between the point and its projection on the geometry.

See also

Project Point
Point Distance

Inputs

NameTypeDescriptionDefault Value
geometry
Geometry
Geometry that pulls
point
Point
Point to search from

Outputs

NameTypeDescription
closestPoint
Point
Nearest point on the geometry
distance
Number
Distance between point and its projection onto geometry