API Reference > geometry-core > Curve > StrokeOptions > applyMaxEdgeLength applyMaxEdgeLength MethodStatic Return the number of strokes needed for given edgeLength curve. applyMaxEdgeLength(options: StrokeOptions | undefined, minCount: number, edgeLength: number): number Parameter Type Description options StrokeOptions | undefined minCount number smallest allowed count edgeLength number Returns - number Defined in core/geometry/src/curve/StrokeOptions.ts Line 100 Last Updated: 13 June, 2024