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

Public Member Functions

def __init__ (self, *args, **kwargs)
 

Properties

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

Detailed Description

Proxy of C++ BASE_SET class.

Definition at line 5729 of file pcbnew.py.

Constructor & Destructor Documentation

◆ __init__()

def pcbnew.BASE_SET.__init__ (   self,
args,
**  kwargs 
)

Reimplemented in pcbnew.LSET.

Definition at line 5734 of file pcbnew.py.

Property Documentation

◆ thisown

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

Definition at line 5732 of file pcbnew.py.


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