Dear Seth,
Thank you very much, it helped!
Bests,
Levente
On 10/10/22 21:30, Seth Hillbrand wrote:
That lives in the BOARD_DESIGN_SETTINGS class now. Use
`BOARD.DesignSettings()` to get the structure. Then you can call
`GetAuxOrigin/SetAuxOrigin`
Regards,
Seth
--
Levente Kovacs
Se
That lives in the BOARD_DESIGN_SETTINGS class now. Use
`BOARD.DesignSettings()` to get the structure. Then you can call
`GetAuxOrigin/SetAuxOrigin`
Regards,
Seth
On Mon, Oct 10, 2022 at 12:04 PM Lev Lev wrote:
> Dear developers,
>
>
> I'm trying to port my plotting python script to v6. I'm
Dear developers,
I'm trying to port my plotting python script to v6. I'm missing the
GetAuxOrigin() method from the board class.
Do you know how to get this?
I need a wxpoint type for offset to the
drlwriter.SetOptions( mirror, minimalHeader, offset, mergeNPTH )
call.
offset = bord.Ge