LibrePCB Developers Documentation
BoardPlaneFragmentsBuilder::PlaneData Struct Reference
+ Collaboration diagram for BoardPlaneFragmentsBuilder::PlaneData:

Public Attributes

Uuid uuid
 
const Layerlayer
 
tl::optional< UuidnetSignal
 
Path outline
 
UnsignedLength minWidth
 
UnsignedLength minClearance
 
bool keepIslands
 
int priority
 
BI_Plane::ConnectStyle connectStyle
 
PositiveLength thermalGap
 
PositiveLength thermalSpokeWidth
 

Member Data Documentation

◆ uuid

Uuid uuid

◆ layer

const Layer* layer

◆ netSignal

tl::optional<Uuid> netSignal

◆ outline

Path outline

◆ minWidth

UnsignedLength minWidth

◆ minClearance

UnsignedLength minClearance

◆ keepIslands

bool keepIslands

◆ priority

int priority

◆ connectStyle

BI_Plane::ConnectStyle connectStyle

◆ thermalGap

PositiveLength thermalGap

◆ thermalSpokeWidth

PositiveLength thermalSpokeWidth

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