Hello,
I am trying to write a code to create points. These points will be placed on the all edges of a Pad (in the middle of edges).
In first executions, it takes less than 1 seconds to finish one pad. However, after some executions, it takes more than 4 seconds for a pad.
Could you please...