KiCad Pcbnew Python Scripting
Loading...
Searching...
No Matches
pcbnew.KiCadPlugin Class Reference
Inheritance diagram for pcbnew.KiCadPlugin:

Public Member Functions

 __init__ (self)
 
 register (self)
 
 deregister (self)
 
 GetPluginPath (self)
 

Detailed Description

Definition at line 4556 of file pcbnew.py.

Constructor & Destructor Documentation

◆ __init__()

pcbnew.KiCadPlugin.__init__ ( self)

Definition at line 4557 of file pcbnew.py.

Member Function Documentation

◆ deregister()

pcbnew.KiCadPlugin.deregister ( self)

Definition at line 4585 of file pcbnew.py.

◆ GetPluginPath()

pcbnew.KiCadPlugin.GetPluginPath ( self)

Definition at line 4599 of file pcbnew.py.

◆ register()

pcbnew.KiCadPlugin.register ( self)

Definition at line 4560 of file pcbnew.py.


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