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 9242 of file pcbnew.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 9248 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 9265 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 9267 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 9269 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 9258 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 9263 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 9252 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 9262 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 9260 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 9255 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 9257 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 9256 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 9254 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 9264 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 9259 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 9266 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 9268 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 9261 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 9251 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 9253 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 9245 of file pcbnew.py.


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