|
def | __init__ (self, "BOARD" aBoard, "bool" aUnitsMM, "bool" aOnlySMD, "bool" aExcludeAllTH, "bool" aTopSide, "bool" aBottomSide, "bool" aFormatCSV, "bool" aUseAuxOrigin) |
|
"std::string" | GenPositionData (self) |
|
"std::string" | GenReportData (self) |
|
"int" | GetFootprintCount (self) |
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
Proxy of C++ PLACE_FILE_EXPORTER class.
Definition at line 6816 of file pcbnew.py.
◆ __init__()
def pcbnew.PLACE_FILE_EXPORTER.__init__ |
( |
|
self, |
|
|
"BOARD" |
aBoard, |
|
|
"bool" |
aUnitsMM, |
|
|
"bool" |
aOnlySMD, |
|
|
"bool" |
aExcludeAllTH, |
|
|
"bool" |
aTopSide, |
|
|
"bool" |
aBottomSide, |
|
|
"bool" |
aFormatCSV, |
|
|
"bool" |
aUseAuxOrigin |
|
) |
| |
__init__(PLACE_FILE_EXPORTER self, BOARD aBoard, bool aUnitsMM, bool aOnlySMD, bool aExcludeAllTH, bool aTopSide, bool aBottomSide, bool aFormatCSV, bool aUseAuxOrigin) -> PLACE_FILE_EXPORTER
Definition at line 6822 of file pcbnew.py.
◆ GenPositionData()
"std.string" pcbnew.PLACE_FILE_EXPORTER.GenPositionData |
( |
|
self | ) |
|
GenPositionData(PLACE_FILE_EXPORTER self) -> string
Definition at line 6826 of file pcbnew.py.
◆ GenReportData()
"std.string" pcbnew.PLACE_FILE_EXPORTER.GenReportData |
( |
|
self | ) |
|
GenReportData(PLACE_FILE_EXPORTER self) -> string
Definition at line 6830 of file pcbnew.py.
◆ GetBackSideName()
"std.string" pcbnew.PLACE_FILE_EXPORTER.GetBackSideName |
( |
| ) |
|
|
static |
GetBackSideName() -> string
Definition at line 6844 of file pcbnew.py.
◆ GetFootprintCount()
"int" pcbnew.PLACE_FILE_EXPORTER.GetFootprintCount |
( |
|
self | ) |
|
GetFootprintCount(PLACE_FILE_EXPORTER self) -> int
Definition at line 6834 of file pcbnew.py.
◆ GetFrontSideName()
"std.string" pcbnew.PLACE_FILE_EXPORTER.GetFrontSideName |
( |
| ) |
|
|
static |
GetFrontSideName() -> string
Definition at line 6839 of file pcbnew.py.
◆ thisown
pcbnew.PLACE_FILE_EXPORTER.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file: