Optionalshapes: T[]OptionalwireType: wireFromPointsTypeEnumOptionalclosed: booleanOptionaltolerance: numberTwo or more wires or edges, in the order their points are joined.
OptionalwireWhether the points are joined with straight segments or with a smooth interpolated curve.
OptionalclosedWhen true, each new wire loops back to its first point: a polygon, or a periodic curve for the interpolated kind.
OptionaltoleranceHow far the interpolated curve may stray from the points, in model units; unused for polylines.
Wires or edges and wire options for
shapes.wire.createWiresBetweenStartEndPointsOfWiresAndEdges, which joins their start points into one wire and their end points into another.