latest
Vector
Barycentric

Create a point from barycentric {u,v,w} coordinates

ID

662ae7a510b6cb87640c9229

Name

Barycentric

Group

Vector

Package

Tool

Keywords

baryPoint
uvw
xyz

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

  • The first way to create the Barycentric 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.
    • baryPoint, uvw, xyz
  • The second way is to select the Barycentric node from the menu that opens from the top left.
    • Menu > Tool > Vector > Barycentric

Steps

  • Create the Barycentric node.
  • Connect the first anchor point to the first port.
  • Connect the second anchor point to the second port.
  • Connect the third anchor point to the third port.
  • Connect the first barycentric coordinate to the fourth port.
  • Connect the second barycentric coordinate to the fifth port.
  • Connect the third barycentric coordinate to the sixth port.

After creating a node, connect the first, second and third anchor points to the first, second, and third ports. Connect the first, second, and third barycentric coordinates to the fourth, fifth, and sixth ports. The sum of the barycentric coordinates must not be zero. On the output port, we will get a result barycentric point.

See also

Project Point
Point Distance\

Inputs

NameTypeDescriptionDefault Value
pointA
Point
First anchor point
pointB
Point
Second anchor point
pointC
Point
Third anchor point
u
Number
First barycentric coordinate
v
Number
Second barycentric coordinate
w
Number
Third barycentric coordinate

Outputs

NameTypeDescription
barycentricPoint
Vector
Barycentric point