Skip to main content
Trim a curve with an implicit body. A list of trimmed curves is returned.

Inputs

NameTypeDescription
CurveCurveCurve to trim.
BodyImplicit BodyBody to trim the curve with.
InvertBoolWhen true, returns portions of the curve inside the body instead of outside.
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