vadmium / python-altium

Altium schematic format documentation, SVG converter and TK viewer
Do What The F*ck You Want To Public License
174 stars 45 forks source link

Added drawing of sheet symbol entries #6

Closed grypho closed 7 years ago

grypho commented 7 years ago

2nd attempt to add sheet symbol entry drawing since first attempt lacked of bad code quality. Sheet entry symbols now use child relation of parser.

vadmium commented 7 years ago

Hi @grypho, I edited and squashed some of your commits in my “entry” branch: https://github.com/vadmium/python-altium/compare/master...entry. I will push that to master in a few days.

I removed the GRAPHICALLYLOCKED addition, but am happy to add it back if you know which specific record it occurred in (or can send me a file to look at).