API Reference > geometry-core > Curve > StrokeCountMap > createWithComponentIndex createWithComponentIndex MethodStatic Create a StrokeCountMap with componentIndex (but no primitive or componentData array) createWithComponentIndex(componentIndex: number = 0, numStroke: number = 0, curveLength: number = 0, a0: number = 0, a1: number = 0): StrokeCountMap Parameter Type Description componentIndex number numStroke number curveLength number a0 number a1 number Returns - StrokeCountMap Defined in curve/Query/StrokeCountMap.ts Line 79 Last Updated: 11 June, 2024