11-27-2020, 03:04 AM
(This post was last modified: 11-27-2020, 03:05 AM by eepjr24.
Edit Reason: Example
)
This is not a huge deal since you can accomplish it in a variety of other ways, it would just remove a step. I looked at the code to see if it would be trivial to accomplish but I am not familiar enough with either Python or paths to dare to tinker. =P
Could check boxes be added to remove the inner or outer curve and leave the dial marks? This would be useful for some types of dials like a speedometer, etc.
Trying to read the python, it seemed to me maybe it could be done with a conditional in the range loop on marksCount? I don't know how to tell which section of the path is being drawn though, so back to having to tinker and not sure what the effects of that would be. If I am way off base, just tell me to pack sand.
- E
Could check boxes be added to remove the inner or outer curve and leave the dial marks? This would be useful for some types of dials like a speedometer, etc.
Trying to read the python, it seemed to me maybe it could be done with a conditional in the range loop on marksCount? I don't know how to tell which section of the path is being drawn though, so back to having to tinker and not sure what the effects of that would be. If I am way off base, just tell me to pack sand.
- E