![]() |
LibrePCB Developers Documentation
|
#include <boarddesignrulecheckdata.h>
Collaboration diagram for BoardDesignRuleCheckData::Via:Public Attributes | |
| Uuid | uuid |
| Point | position |
| PositiveLength | size |
| PositiveLength | drillDiameter |
| QSet< const Layer * > | connectedLayers |
| const Layer * | startLayer |
| const Layer * | endLayer |
| std::optional< std::pair< const Layer *, const Layer * > > | drillLayerSpan |
| bool | isBuried |
| bool | isBlind |
| std::optional< PositiveLength > | stopMaskDiameterTop |
| std::optional< PositiveLength > | stopMaskDiameterBot |
| Uuid uuid |
| Point position |
| PositiveLength size |
| PositiveLength drillDiameter |
| QSet<const Layer*> connectedLayers |
| const Layer* startLayer |
| const Layer* endLayer |
| bool isBuried |
| bool isBlind |
| std::optional<PositiveLength> stopMaskDiameterTop |
| std::optional<PositiveLength> stopMaskDiameterBot |