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

Public Member Functions

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

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++ HIGH_LIGHT_INFO class.

Definition at line 17528 of file pcbnew.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 17533 of file pcbnew.py.

Property Documentation

◆ thisown

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

Definition at line 17531 of file pcbnew.py.


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