Add dumpSymbol method to DrawViewSymbol based classes

- this is mainly for debugging output from Arch/Draft
This commit is contained in:
WandererFan
2017-08-27 20:43:09 -04:00
committed by wmayer
parent 9379574016
commit 9e6248acc9
4 changed files with 48 additions and 1 deletions

View File

@@ -13,6 +13,11 @@
<Author Licence="LGPL" Name="WandererFan" EMail="wandererfan@gmail.com" />
<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>