KiCad Pcbnew Python Scripting
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
pcbnew.IPC356D_WRITER Class Reference
Inheritance diagram for pcbnew.IPC356D_WRITER:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, aPcb, aParent=None)
 
def Write (self, aFilename)
 

Properties

property thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Detailed Description

Proxy of C++ IPC356D_WRITER class.

Definition at line 8872 of file pcbnew.py.

Constructor & Destructor Documentation

◆ __init__()

def pcbnew.IPC356D_WRITER.__init__ (   self,
  aPcb,
  aParent = None 
)
__init__(IPC356D_WRITER self, BOARD aPcb, wxWindow * aParent=None) -> IPC356D_WRITER

Definition at line 8878 of file pcbnew.py.

Member Function Documentation

◆ Write()

def pcbnew.IPC356D_WRITER.Write (   self,
  aFilename 
)
Write(IPC356D_WRITER self, wxString aFilename)

Definition at line 8883 of file pcbnew.py.

Property Documentation

◆ thisown

property pcbnew.IPC356D_WRITER.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
static

Definition at line 8875 of file pcbnew.py.


The documentation for this class was generated from the following file: