Skip to main content
Returns a list of intersection points between a Curve and an Implicit Body.

Inputs

NameTypeDescription
CurveCurveCurve to intersect with the body.
BodyImplicit BodyBody to intersect with the curve.
Min. feature sizeScalarOptional value to specify the approximate size of the smallest feature(s) on the implicit body to be detected along the curve. If not specified, a value is chosen based on the input curve.

Outputs