cross sections or polygons
composed cross section
Decompose cross sections that are topologically disconnected, each containing one outline contour with zero or more holes.
cross section
decomposed cross sections
Extrude the cross section to create a 3D shape
cross section and extrusion parameters
extruded manifold shape
Compute convex hull for the cross section
cross section
hulled cross section
Offsets the cross section to create a new cross section with a given delta (uses Clipper2 algorithm behind).
cross section and offset parameters
offset cross section
Revolve the cross section to create a 3D shape
cross section and extrusion parameters
extruded manifold shape
Remove vertices from the contours in this CrossSection that are less than the specified distance epsilon from an imaginary line that passes through its two adjacent vertices. Near duplicate vertices and collinear points will be removed at lower epsilons, with elimination of line segments becoming increasingly aggressive with larger epsilons.
It is recommended to apply this function following Offset, in order to clean up any spurious tiny line segments introduced that do not improve offseting operations are to be performed, which would compound the issue.
cross section and epsilon parameters
simplified cross section
Generated using TypeDoc
Composes multiple cross sections or polygons into a single cross section
composition
compose
true