API Reference > geometry-core > Curve > CurvePrimitive > emitStrokableParts emitStrokableParts MethodAbstract Ask the curve to announce points and simple subcurve fragments for stroking. See IStrokeHandler for description of the sequence of the method calls. emitStrokableParts(dest: IStrokeHandler, options?: StrokeOptions): void Parameter Type Description dest IStrokeHandler options StrokeOptions Returns - void Defined in core/geometry/src/curve/CurvePrimitive.ts Line 496 Last Updated: 13 June, 2024