<Code Lib>
2024 Property
Changes 0
P

SolidCurveIntersectionOptions.ResultType

Description:
The type of results expected by the calculation. The default is CurveSegmentsInside.

public SolidCurveIntersectionMode ResultType { get; set; }

Loading…