--- layout: posts title: Api - importer Namespace ---
SVG path data.
ISVGImportOptions object.
An IModel object.
Create a numeric array from a string of numbers. The numbers may be delimited by anything non-numeric.
Example:
var n = makerjs.importer.parseNumericList('5, 10, 15.20 25-30-35 4e1 .5');
The string of numbers.
Array of numbers.
Generated using TypeDoc
Create a model from SVG path data.