Tool
Surface
Vector
Transform
Primitive Curves
Curve Analysis
Toolset
Triangulation
Boolean Operation
Panels
Solid
Intersection
Text
Image
Analysis
Array
Render
3D Object
Point In Curve
Get the point on evaluates a curve at a specific location
Details
ID
tool-curve-analysis-point-in-curve
Name
Point In Curve
Group
Curve Analysis
Package
Tool
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
Curve | Curve | Boundary region (closed curves only) | |
Point | Point | Point for region inclusion test |
Output ports
Name | Type | Description |
---|---|---|
Number | Number | Point/Region relationship (0 = outside, 1 = coincident, 2 = inside) |
Point | Point | Point projected on region plane |
After creating a node, connect the closed curve with which you want to test containment to the first port. Connect a point to the second port for the inclusion test. On the output port, you will get a number 0 = outside, 1 = coincident, 2 = inside, and a projected point on curve plane.
Control Points
Closed
Curve Middle Point
Curve Length
End Points