Get the point on evaluates a curve at a specific location
ID
tool-curve-analysis-point-on-curve
Name
Point On Curve
Group
Curve Analysis
Package
Tool
Keywords
Render
After creating a node, connect the curve on which you want to find the point to the first port. Connect a parameter to the second port to find the point on the curve corresponding to that parameter. On the output port, you will get a point on curve corresponding to that parameter.
Control Points
Closed
Curve Middle Point
Curve Length
End Points
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
curve | Curve | Curve for get point | |
t | Number | Location point | 0.1 |
Outputs
Name | Type | Description |
---|---|---|
point | Point | Point on the curve |