Optionalshapes: T[]OptionalnrOfDivisions: numberOptionaldivideByEqualDistance: booleanOptionalwireType: wireFromPointsTypeEnumOptionalclosed: booleanOptionaltolerance: numberTwo or more wires or edges, in the order their points are joined.
OptionalnrHow many steps each shape is divided into; one rung more than that is drawn, the ends included.
OptionaldivideWhen true, the division points are spaced by length along each shape; when false they follow the curves' parameters, which can be uneven.
OptionalwireWhether each rung is a polyline of straight segments or a smooth interpolated curve.
OptionalclosedWhen true, each rung loops back to its first point: a polygon, or a periodic curve for the interpolated kind.
OptionaltoleranceHow far an interpolated rung may stray from its points, in model units; unused for polylines.
Wires or edges, a division count and wire options for
shapes.wire.createWiresBetweenSubdividedPointsOfWiresAndEdges, which connects matching division points like the rungs of a ladder.