← Back to team overview

kicad-developers team mailing list archive

howto getting pcbnew board path and name from inside python console

 

Hi,
if I open a project in kicad and then the board I can get the var import os
os.getenv('KIPRJMOD')

but if I open just the board directly from pcbnew, the var is empty...

in which way I can get board name and path?

thanx


Follow ups