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

Public Member Functions

def __init__ (self)
 

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++ VECTOR2_TRAITS< int > class.

Definition at line 5151 of file pcbnew.py.

Constructor & Destructor Documentation

◆ __init__()

def pcbnew.VECTOR2I_EXTENDED_TYPE.__init__ (   self)
__init__(VECTOR2I_EXTENDED_TYPE self) -> VECTOR2I_EXTENDED_TYPE

Definition at line 5157 of file pcbnew.py.

Property Documentation

◆ thisown

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

Definition at line 5154 of file pcbnew.py.


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