Tool
Toolset
Boolean Operation
Text
Array
Image
Vector
Primitive Curves
Surface
Panels
Curve Analysis
Intersection
Triangulation
Render
3D Object
Solid
Analysis
Transform
Barycentric
Create a point from barycentric {u,v,w} coordinates
Details
ID
tool-vector-barycentric
Name
Barycentric
Group
Vector
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Point A | Point | First anchor point | |
| Point B | Point | Second anchor point | |
| Point C | Point | Third anchor point | |
| U | Number | First barycentric coordinate | |
| V | Number | Second barycentric coordinate | |
| W | Number | Third barycentric coordinate |
Output ports
| Name | Type | Description |
|---|---|---|
| Point | Vector | Barycentric point |
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.
Project Point
Point Distance\