Add dumpSymbol method to DrawViewSymbol based classes

- this is mainly for debugging output from Arch/Draft
This commit is contained in:
WandererFan
2017-09-10 15:24:14 +02:00
committed by wmayer
parent 9379574016
commit 9e6248acc9
4 changed files with 48 additions and 1 deletions
@@ -13,6 +13,11 @@
<Author Licence="LGPL" Name="WandererFan" EMail="[email protected]" />
<UserDocu>Feature for creating and manipulating Drawing SVG Symbol Views</UserDocu>
</Documentation>
<Methode Name="dumpSymbol">
<Documentation>
<UserDocu>dumpSymbol(fileSpec) - dump the contents of Symbol to a file</UserDocu>
</Documentation>
</Methode>
<CustomAttributes />
</PythonExport>
</GenerateModel>