@twinfinity/geometryFunctionsgroupPlaneSectionPolylinesgroupPlaneSectionPolylines CallablegroupPlaneSectionPolylines(polylines: PlaneSectionPolyline[], plane: Plane, eps?: number): PlaneSectionPolygon[]Groups a list of polylines into polygon shells/holes on the provided plane.Parameterspolylines: PlaneSectionPolyline[]plane: Planeeps: number = DEFAULT_EPSReturns PlaneSectionPolygon[]
Groups a list of polylines into polygon shells/holes on the provided plane.