Files
create/src
vocx-fc 17ff22c721 Draft: improve style and indentation of getSVG function
Also rename `getSVG` to `get_svg`.

Instead of testing `obj.isDerivedFrom('Part::Feature')`
we test for a Shape, `hasattr(obj, 'Shape')`.
This is to support the SVG generation of `App::Links`.
2020-09-03 11:40:50 +02:00
..
2020-06-12 17:51:33 +02:00
2020-05-11 10:55:47 +02:00
2020-05-25 13:33:58 +02:00
2020-05-25 15:34:43 +02:00