KiCad Pcbnew Python Scripting
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
pcbnew.HOLE_INFO Class Reference
Inheritance diagram for pcbnew.HOLE_INFO:
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 m_ItemParent = property(_pcbnew.HOLE_INFO_m_ItemParent_get, _pcbnew.HOLE_INFO_m_ItemParent_set, doc=)
 
property m_Hole_Diameter = property(_pcbnew.HOLE_INFO_m_Hole_Diameter_get, _pcbnew.HOLE_INFO_m_Hole_Diameter_set, doc=)
 
property m_Tool_Reference = property(_pcbnew.HOLE_INFO_m_Tool_Reference_get, _pcbnew.HOLE_INFO_m_Tool_Reference_set, doc=)
 
property m_Hole_Size = property(_pcbnew.HOLE_INFO_m_Hole_Size_get, _pcbnew.HOLE_INFO_m_Hole_Size_set, doc=)
 
property m_Hole_Orient = property(_pcbnew.HOLE_INFO_m_Hole_Orient_get, _pcbnew.HOLE_INFO_m_Hole_Orient_set, doc=)
 
property m_Hole_Shape = property(_pcbnew.HOLE_INFO_m_Hole_Shape_get, _pcbnew.HOLE_INFO_m_Hole_Shape_set, doc=)
 
property m_Hole_Pos = property(_pcbnew.HOLE_INFO_m_Hole_Pos_get, _pcbnew.HOLE_INFO_m_Hole_Pos_set, doc=)
 
property m_Hole_Bottom_Layer = property(_pcbnew.HOLE_INFO_m_Hole_Bottom_Layer_get, _pcbnew.HOLE_INFO_m_Hole_Bottom_Layer_set, doc=)
 
property m_Hole_Top_Layer = property(_pcbnew.HOLE_INFO_m_Hole_Top_Layer_get, _pcbnew.HOLE_INFO_m_Hole_Top_Layer_set, doc=)
 
property m_Hole_NotPlated = property(_pcbnew.HOLE_INFO_m_Hole_NotPlated_get, _pcbnew.HOLE_INFO_m_Hole_NotPlated_set, doc=)
 
property m_HoleAttribute = property(_pcbnew.HOLE_INFO_m_HoleAttribute_get, _pcbnew.HOLE_INFO_m_HoleAttribute_set, doc=)
 
property m_Hole_Filled = property(_pcbnew.HOLE_INFO_m_Hole_Filled_get, _pcbnew.HOLE_INFO_m_Hole_Filled_set, doc=)
 
property m_Hole_Capped = property(_pcbnew.HOLE_INFO_m_Hole_Capped_get, _pcbnew.HOLE_INFO_m_Hole_Capped_set, doc=)
 
property m_Hole_Top_Covered = property(_pcbnew.HOLE_INFO_m_Hole_Top_Covered_get, _pcbnew.HOLE_INFO_m_Hole_Top_Covered_set, doc=)
 
property m_Hole_Bot_Covered = property(_pcbnew.HOLE_INFO_m_Hole_Bot_Covered_get, _pcbnew.HOLE_INFO_m_Hole_Bot_Covered_set, doc=)
 
property m_Hole_Top_Plugged = property(_pcbnew.HOLE_INFO_m_Hole_Top_Plugged_get, _pcbnew.HOLE_INFO_m_Hole_Top_Plugged_set, doc=)
 
property m_Hole_Bot_Plugged = property(_pcbnew.HOLE_INFO_m_Hole_Bot_Plugged_get, _pcbnew.HOLE_INFO_m_Hole_Bot_Plugged_set, doc=)
 
property m_Hole_Top_Tented = property(_pcbnew.HOLE_INFO_m_Hole_Top_Tented_get, _pcbnew.HOLE_INFO_m_Hole_Top_Tented_set, doc=)
 
property m_Hole_Bot_Tented = property(_pcbnew.HOLE_INFO_m_Hole_Bot_Tented_get, _pcbnew.HOLE_INFO_m_Hole_Bot_Tented_set, doc=)
 

Detailed Description

Proxy of C++ HOLE_INFO class.

Definition at line 9016 of file pcbnew.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 9022 of file pcbnew.py.

Property Documentation

◆ m_Hole_Bot_Covered

property pcbnew.HOLE_INFO.m_Hole_Bot_Covered = property(_pcbnew.HOLE_INFO_m_Hole_Bot_Covered_get, _pcbnew.HOLE_INFO_m_Hole_Bot_Covered_set, doc=)
static

Definition at line 9039 of file pcbnew.py.

◆ m_Hole_Bot_Plugged

property pcbnew.HOLE_INFO.m_Hole_Bot_Plugged = property(_pcbnew.HOLE_INFO_m_Hole_Bot_Plugged_get, _pcbnew.HOLE_INFO_m_Hole_Bot_Plugged_set, doc=)
static

Definition at line 9041 of file pcbnew.py.

◆ m_Hole_Bot_Tented

property pcbnew.HOLE_INFO.m_Hole_Bot_Tented = property(_pcbnew.HOLE_INFO_m_Hole_Bot_Tented_get, _pcbnew.HOLE_INFO_m_Hole_Bot_Tented_set, doc=)
static

Definition at line 9043 of file pcbnew.py.

◆ m_Hole_Bottom_Layer

property pcbnew.HOLE_INFO.m_Hole_Bottom_Layer = property(_pcbnew.HOLE_INFO_m_Hole_Bottom_Layer_get, _pcbnew.HOLE_INFO_m_Hole_Bottom_Layer_set, doc=)
static

Definition at line 9032 of file pcbnew.py.

◆ m_Hole_Capped

property pcbnew.HOLE_INFO.m_Hole_Capped = property(_pcbnew.HOLE_INFO_m_Hole_Capped_get, _pcbnew.HOLE_INFO_m_Hole_Capped_set, doc=)
static

Definition at line 9037 of file pcbnew.py.

◆ m_Hole_Diameter

property pcbnew.HOLE_INFO.m_Hole_Diameter = property(_pcbnew.HOLE_INFO_m_Hole_Diameter_get, _pcbnew.HOLE_INFO_m_Hole_Diameter_set, doc=)
static

Definition at line 9026 of file pcbnew.py.

◆ m_Hole_Filled

property pcbnew.HOLE_INFO.m_Hole_Filled = property(_pcbnew.HOLE_INFO_m_Hole_Filled_get, _pcbnew.HOLE_INFO_m_Hole_Filled_set, doc=)
static

Definition at line 9036 of file pcbnew.py.

◆ m_Hole_NotPlated

property pcbnew.HOLE_INFO.m_Hole_NotPlated = property(_pcbnew.HOLE_INFO_m_Hole_NotPlated_get, _pcbnew.HOLE_INFO_m_Hole_NotPlated_set, doc=)
static

Definition at line 9034 of file pcbnew.py.

◆ m_Hole_Orient

property pcbnew.HOLE_INFO.m_Hole_Orient = property(_pcbnew.HOLE_INFO_m_Hole_Orient_get, _pcbnew.HOLE_INFO_m_Hole_Orient_set, doc=)
static

Definition at line 9029 of file pcbnew.py.

◆ m_Hole_Pos

property pcbnew.HOLE_INFO.m_Hole_Pos = property(_pcbnew.HOLE_INFO_m_Hole_Pos_get, _pcbnew.HOLE_INFO_m_Hole_Pos_set, doc=)
static

Definition at line 9031 of file pcbnew.py.

◆ m_Hole_Shape

property pcbnew.HOLE_INFO.m_Hole_Shape = property(_pcbnew.HOLE_INFO_m_Hole_Shape_get, _pcbnew.HOLE_INFO_m_Hole_Shape_set, doc=)
static

Definition at line 9030 of file pcbnew.py.

◆ m_Hole_Size

property pcbnew.HOLE_INFO.m_Hole_Size = property(_pcbnew.HOLE_INFO_m_Hole_Size_get, _pcbnew.HOLE_INFO_m_Hole_Size_set, doc=)
static

Definition at line 9028 of file pcbnew.py.

◆ m_Hole_Top_Covered

property pcbnew.HOLE_INFO.m_Hole_Top_Covered = property(_pcbnew.HOLE_INFO_m_Hole_Top_Covered_get, _pcbnew.HOLE_INFO_m_Hole_Top_Covered_set, doc=)
static

Definition at line 9038 of file pcbnew.py.

◆ m_Hole_Top_Layer

property pcbnew.HOLE_INFO.m_Hole_Top_Layer = property(_pcbnew.HOLE_INFO_m_Hole_Top_Layer_get, _pcbnew.HOLE_INFO_m_Hole_Top_Layer_set, doc=)
static

Definition at line 9033 of file pcbnew.py.

◆ m_Hole_Top_Plugged

property pcbnew.HOLE_INFO.m_Hole_Top_Plugged = property(_pcbnew.HOLE_INFO_m_Hole_Top_Plugged_get, _pcbnew.HOLE_INFO_m_Hole_Top_Plugged_set, doc=)
static

Definition at line 9040 of file pcbnew.py.

◆ m_Hole_Top_Tented

property pcbnew.HOLE_INFO.m_Hole_Top_Tented = property(_pcbnew.HOLE_INFO_m_Hole_Top_Tented_get, _pcbnew.HOLE_INFO_m_Hole_Top_Tented_set, doc=)
static

Definition at line 9042 of file pcbnew.py.

◆ m_HoleAttribute

property pcbnew.HOLE_INFO.m_HoleAttribute = property(_pcbnew.HOLE_INFO_m_HoleAttribute_get, _pcbnew.HOLE_INFO_m_HoleAttribute_set, doc=)
static

Definition at line 9035 of file pcbnew.py.

◆ m_ItemParent

property pcbnew.HOLE_INFO.m_ItemParent = property(_pcbnew.HOLE_INFO_m_ItemParent_get, _pcbnew.HOLE_INFO_m_ItemParent_set, doc=)
static

Definition at line 9025 of file pcbnew.py.

◆ m_Tool_Reference

property pcbnew.HOLE_INFO.m_Tool_Reference = property(_pcbnew.HOLE_INFO_m_Tool_Reference_get, _pcbnew.HOLE_INFO_m_Tool_Reference_set, doc=)
static

Definition at line 9027 of file pcbnew.py.

◆ thisown

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

Definition at line 9019 of file pcbnew.py.


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