KiCad Pcbnew Python Scripting
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
pcbnew.D356_RECORD Class Reference
Inheritance diagram for pcbnew.D356_RECORD:
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")
 
property smd = property(_pcbnew.D356_RECORD_smd_get, _pcbnew.D356_RECORD_smd_set, doc=)
 
property hole = property(_pcbnew.D356_RECORD_hole_get, _pcbnew.D356_RECORD_hole_set, doc=)
 
property netname = property(_pcbnew.D356_RECORD_netname_get, _pcbnew.D356_RECORD_netname_set, doc=)
 
property refdes = property(_pcbnew.D356_RECORD_refdes_get, _pcbnew.D356_RECORD_refdes_set, doc=)
 
property pin = property(_pcbnew.D356_RECORD_pin_get, _pcbnew.D356_RECORD_pin_set, doc=)
 
property midpoint = property(_pcbnew.D356_RECORD_midpoint_get, _pcbnew.D356_RECORD_midpoint_set, doc=)
 
property drill = property(_pcbnew.D356_RECORD_drill_get, _pcbnew.D356_RECORD_drill_set, doc=)
 
property mechanical = property(_pcbnew.D356_RECORD_mechanical_get, _pcbnew.D356_RECORD_mechanical_set, doc=)
 
property access = property(_pcbnew.D356_RECORD_access_get, _pcbnew.D356_RECORD_access_set, doc=)
 
property soldermask = property(_pcbnew.D356_RECORD_soldermask_get, _pcbnew.D356_RECORD_soldermask_set, doc=)
 
property x_location = property(_pcbnew.D356_RECORD_x_location_get, _pcbnew.D356_RECORD_x_location_set, doc=)
 
property y_location = property(_pcbnew.D356_RECORD_y_location_get, _pcbnew.D356_RECORD_y_location_set, doc=)
 
property x_size = property(_pcbnew.D356_RECORD_x_size_get, _pcbnew.D356_RECORD_x_size_set, doc=)
 
property y_size = property(_pcbnew.D356_RECORD_y_size_get, _pcbnew.D356_RECORD_y_size_set, doc=)
 
property rotation = property(_pcbnew.D356_RECORD_rotation_get, _pcbnew.D356_RECORD_rotation_set, doc=)
 

Detailed Description

Proxy of C++ D356_RECORD class.

Definition at line 9011 of file pcbnew.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 9032 of file pcbnew.py.

Property Documentation

◆ access

property pcbnew.D356_RECORD.access = property(_pcbnew.D356_RECORD_access_get, _pcbnew.D356_RECORD_access_set, doc=)
static

Definition at line 9024 of file pcbnew.py.

◆ drill

property pcbnew.D356_RECORD.drill = property(_pcbnew.D356_RECORD_drill_get, _pcbnew.D356_RECORD_drill_set, doc=)
static

Definition at line 9022 of file pcbnew.py.

◆ hole

property pcbnew.D356_RECORD.hole = property(_pcbnew.D356_RECORD_hole_get, _pcbnew.D356_RECORD_hole_set, doc=)
static

Definition at line 9017 of file pcbnew.py.

◆ mechanical

property pcbnew.D356_RECORD.mechanical = property(_pcbnew.D356_RECORD_mechanical_get, _pcbnew.D356_RECORD_mechanical_set, doc=)
static

Definition at line 9023 of file pcbnew.py.

◆ midpoint

property pcbnew.D356_RECORD.midpoint = property(_pcbnew.D356_RECORD_midpoint_get, _pcbnew.D356_RECORD_midpoint_set, doc=)
static

Definition at line 9021 of file pcbnew.py.

◆ netname

property pcbnew.D356_RECORD.netname = property(_pcbnew.D356_RECORD_netname_get, _pcbnew.D356_RECORD_netname_set, doc=)
static

Definition at line 9018 of file pcbnew.py.

◆ pin

property pcbnew.D356_RECORD.pin = property(_pcbnew.D356_RECORD_pin_get, _pcbnew.D356_RECORD_pin_set, doc=)
static

Definition at line 9020 of file pcbnew.py.

◆ refdes

property pcbnew.D356_RECORD.refdes = property(_pcbnew.D356_RECORD_refdes_get, _pcbnew.D356_RECORD_refdes_set, doc=)
static

Definition at line 9019 of file pcbnew.py.

◆ rotation

property pcbnew.D356_RECORD.rotation = property(_pcbnew.D356_RECORD_rotation_get, _pcbnew.D356_RECORD_rotation_set, doc=)
static

Definition at line 9030 of file pcbnew.py.

◆ smd

property pcbnew.D356_RECORD.smd = property(_pcbnew.D356_RECORD_smd_get, _pcbnew.D356_RECORD_smd_set, doc=)
static

Definition at line 9016 of file pcbnew.py.

◆ soldermask

property pcbnew.D356_RECORD.soldermask = property(_pcbnew.D356_RECORD_soldermask_get, _pcbnew.D356_RECORD_soldermask_set, doc=)
static

Definition at line 9025 of file pcbnew.py.

◆ thisown

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

Definition at line 9014 of file pcbnew.py.

◆ x_location

property pcbnew.D356_RECORD.x_location = property(_pcbnew.D356_RECORD_x_location_get, _pcbnew.D356_RECORD_x_location_set, doc=)
static

Definition at line 9026 of file pcbnew.py.

◆ x_size

property pcbnew.D356_RECORD.x_size = property(_pcbnew.D356_RECORD_x_size_get, _pcbnew.D356_RECORD_x_size_set, doc=)
static

Definition at line 9028 of file pcbnew.py.

◆ y_location

property pcbnew.D356_RECORD.y_location = property(_pcbnew.D356_RECORD_y_location_get, _pcbnew.D356_RECORD_y_location_set, doc=)
static

Definition at line 9027 of file pcbnew.py.

◆ y_size

property pcbnew.D356_RECORD.y_size = property(_pcbnew.D356_RECORD_y_size_get, _pcbnew.D356_RECORD_y_size_set, doc=)
static

Definition at line 9029 of file pcbnew.py.


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