PCB_Layer class
PCB & footprint / layer operation class
Signature
class PCB_LayerMethods
Method | Modifiers | Description |
|---|---|---|
(BETA) Add a custom layer | ||
deletePhysicalStackingConfiguration(configurationName, physicalProps) | (BETA) Delete Physical stacking configuration | |
(BETA) Get the detailed properties of all layers | ||
(BETA) Get all Physical stacking configuration | ||
(BETA) Get the detailed properties of the current layer | ||
(BETA) Get Current physical stacking configuration | ||
(BETA) Get Current physical stacking configuration name | ||
(BETA) Get the name of the default physical stacking configuration for new PCBs | ||
getPhysicalStackingConfiguration(configurationName, physicalProps) | (BETA) Get Specify physical stacking configuration | |
(BETA) Lock the layer | ||
(BETA) Modify Layer properties | ||
overwriteCurrentPhysicalStackingConfiguration(physicalStackingConfiguration) | (BETA) Overwrite current physical stacking configuration | |
(BETA) Remove Layer | ||
renamePhysicalStackingConfiguration(originalConfigurationName, configurationName, physicalProps) | (BETA) Rename the physical stacking configuration | |
(BETA) Save Physical stacking configuration | ||
Select a layer | ||
setAsDefaultPhysicalStackingConfiguration(configurationName, physicalProps) | (BETA) Set as the default physical stacking configuration for new PCBs | |
(BETA) Set Inactive layer display mode | ||
(BETA) Set the inactive layer transparency | ||
(BETA) Set the layer color configuration | ||
(BETA) Set the layer to invisible | ||
(BETA) Set the layer to visible | ||
(BETA) Set PCB type | ||
(BETA) Set Number of copper layers | ||
(BETA) Unlock the layer |