kozbot / kecb

Python program to generate industrial electrical symbol library.
MIT License
7 stars 3 forks source link

Add multiple pole drawing method #2

Closed kozbot closed 7 years ago

kozbot commented 7 years ago

Symbols such as a disconnect, or circuit breaker have variations that are dependent on the number of poles. There should be a multiple pole drawing method and some way of indicating what number of poles are supported. Fallback to using the default draw method multiple times with applicable offset.