Skip to content
This repository was archived by the owner on May 29, 2018. It is now read-only.
This repository was archived by the owner on May 29, 2018. It is now read-only.

Attempted to convert from SVG to OPENSCAD #13

@PMARINA

Description

@PMARINA

Traceback (most recent call last):

File "paths2openscad.py", line 1007, in

e.affect()

File "C:\Program Files (x86)\Inkscape\share\extensions\inkex.py", line 283, in affect

self.effect()

File "paths2openscad.py", line 953, in effect

self.document.getroot(), self.docTransform)

File "paths2openscad.py", line 800, in recursivelyTraverseSvg

self.mapPathVertices(d, node, matNew)

AttributeError: OpenSCAD instance has no attribute 'mapPathVertices'

I imported an SVG file, then hit paths to openscad, ran the script, and less than 5 seconds later, it produced the above message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions