LibrePCB Developers Documentation
|
#include <boarddesignrulecheckdata.h>
Public Attributes | |
Uuid | uuid |
Point | position |
PositiveLength | size |
PositiveLength | drillDiameter |
const Layer * | startLayer |
const Layer * | endLayer |
tl::optional< std::pair< const Layer *, const Layer * > > | drillLayerSpan |
bool | isBuried |
bool | isBlind |
tl::optional< PositiveLength > | stopMaskDiameterTop |
tl::optional< PositiveLength > | stopMaskDiameterBot |
Uuid uuid |
Point position |
PositiveLength size |
PositiveLength drillDiameter |
const Layer* startLayer |
const Layer* endLayer |
bool isBuried |
bool isBlind |
tl::optional<PositiveLength> stopMaskDiameterTop |
tl::optional<PositiveLength> stopMaskDiameterBot |