addMappedStrokesToLineString3D Method

Evaluate strokes at fractions indicated in a StrokeCountMap.

addMappedStrokesToLineString3D(map: StrokeCountMap, linestring: LineString3d): number

@returns number of strokes added. 0 if any errors matching the map to the curve primitive.

Parameter Type Description
map StrokeCountMap = stroke count data.
linestring LineString3d = receiver linestring.

Returns - number

number of strokes added. 0 if any errors matching the map to the curve primitive.

Defined in

Last Updated: 25 April, 2026