- Fix ViaStitching to follow change in python API
- Adding the circular zone tools
This commit is contained in:
23
README.md
23
README.md
@ -20,3 +20,26 @@ interface.
|
||||
Then the result should be:
|
||||
|
||||

|
||||
|
||||
## CircularZone
|
||||
|
||||
A pure python script to create circular zone.
|
||||
|
||||
Select a component. This composent will be used as center of the
|
||||
circular zone. If no component is selected, the origin (0,0) will be
|
||||
used as center.
|
||||
|
||||
After select "Create a circular zone" in the Tools menu, choose the
|
||||
radius and the type of zone (normal or keep out).
|
||||
|
||||

|
||||
|
||||
A circular zone will be created. Select it to change properties:
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
Refill the area (B hotkey) then the circular zone is ready.
|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user