kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #36290
Re: explode an intersection, how to start?
I am looking at this
https://www.boost.org/doc/libs/1_53_0/libs/geometry/doc/html/geometry/reference/algorithms/intersection.html
Will try it sometime.
在 2018-06-22 19:21:46,"Greg Smith" <ecomputerd@xxxxxxxxx> 写道:
Have a look at Python or KiCommand plugin. Also, consider asking this question on KiCad user forums.
Greg S.
On Jun 21, 2018, at 11:22 PM, jc <chaujohnthan@xxxxxxx> wrote:
I would like to explode an intersect, like 2 lines,if crossed, turn into 4.
This can be done easily with a line of command in autocad, 30yrs ago.
I want to mske that happen in 4.0.7. Where should i start?
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp
References