Offset a polyline curve using Clipper

Inputs

NameIDDescriptionType
PolylinesPA list of polylines to offsetCurve
DistanceDOffset DistanceNumber
PlanePlnPlane to project the polylines toPlane
ToleranceTTolerance: all floating point data beyond this precision will be discarded.Number
ClosedFilletCFClosed fillet type (0 = Round, 1 = Square, 2 = Miter)Integer
OpenFilletOFOpen fillet type (0 = Round, 1 = Square, 2 = Butt)Integer
MiterMIf closed fillet type of Miter is selected: the maximum extension of a curve is Distance * MiterNumber

Outputs

NameIDDescriptionType
ContourCContour polylinesCurve
HolesHHoles polylinesCurve

Site design © Robin Rodricks.   Co-created by Andrew Heumann.   Clipper and associated data © 2023 Arend van Waart.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service