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

Public Member Functions

def __init__ (self)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 m_textWidth = property(_pcbnew.TSEGM_2_POLY_PRMS_m_textWidth_get, _pcbnew.TSEGM_2_POLY_PRMS_m_textWidth_set, doc=)
 
 m_error = property(_pcbnew.TSEGM_2_POLY_PRMS_m_error_get, _pcbnew.TSEGM_2_POLY_PRMS_m_error_set, doc=)
 
 m_cornerBuffer = property(_pcbnew.TSEGM_2_POLY_PRMS_m_cornerBuffer_get, _pcbnew.TSEGM_2_POLY_PRMS_m_cornerBuffer_set, doc=)
 

Detailed Description

Proxy of C++ TSEGM_2_POLY_PRMS class.

Definition at line 2503 of file pcbnew.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 2512 of file pcbnew.py.

Property Documentation

◆ m_cornerBuffer

pcbnew.TSEGM_2_POLY_PRMS.m_cornerBuffer = property(_pcbnew.TSEGM_2_POLY_PRMS_m_cornerBuffer_get, _pcbnew.TSEGM_2_POLY_PRMS_m_cornerBuffer_set, doc=)
static

Definition at line 2510 of file pcbnew.py.

◆ m_error

pcbnew.TSEGM_2_POLY_PRMS.m_error = property(_pcbnew.TSEGM_2_POLY_PRMS_m_error_get, _pcbnew.TSEGM_2_POLY_PRMS_m_error_set, doc=)
static

Definition at line 2509 of file pcbnew.py.

◆ m_textWidth

pcbnew.TSEGM_2_POLY_PRMS.m_textWidth = property(_pcbnew.TSEGM_2_POLY_PRMS_m_textWidth_get, _pcbnew.TSEGM_2_POLY_PRMS_m_textWidth_set, doc=)
static

Definition at line 2508 of file pcbnew.py.

◆ thisown

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

Definition at line 2506 of file pcbnew.py.


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