The Curve Analysis group is designed for conducting analyses on curves.
Closed
The Closed node returns a boolean value indicating whether the curve generated in the nodes is open or closed. It returns true if the curve is closed, and false otherwise.
Node usages
Control Points
The Control Points node returns the control points, knots, and weights of the input curve.
Node usages
End Points
The End Points node returns the start point and end point of the curve received in its input.
Node usages
Curve Middle Point
The Curve Middle Point node takes a curve as input and returns its midpoint.
Node usages
Curve Length
The Curve Length node takes a curve as input and returns its length.
Node usages
Point On Curve
A Point On Curve node takes a curve and parameter(s) as input and returns the item(s) corresponding to the parameter.
Node usages
Connect With Curve
A Connect With Curve node takes two points and a curve as input, and positions that curve between those points. The curve should be an open curve.
Node usages
Intersection 2 Curve
The Intersection node returns the points of intersection between the curves received from the input nodes.
Node usages
Curve Self Intersect
The Curve Self Intersect node returns the self-intersection points of the curve received from the input node.
Node usages
Intersect Surface Curve
The Intersect Surface Curve node returns the intersection points between the curve and surface obtained from the input nodes.
Node usages
Intersect Solid Curve
The Intersect Solid Curve node returns the intersection points between the curve and solid obtained from the input nodes.
Node usages