LibrePCB Developers Documentation
D356NetlistGenerator::Record Struct Reference
+ Collaboration diagram for D356NetlistGenerator::Record:

Public Attributes

OperationCode code
 
tl::optional< QString > signalName
 
QString componentName
 
QString padName
 
bool midPoint
 
tl::optional< std::pair< PositiveLength, bool > > hole
 
tl::optional< int > accessCode
 
Point position
 
tl::optional< PositiveLengthwidth
 
tl::optional< PositiveLengthheight
 
tl::optional< Anglerotation
 
tl::optional< SolderMasksolderMask
 
tl::optional< int > startLayer
 
tl::optional< int > endLayer
 

Member Data Documentation

◆ code

◆ signalName

tl::optional<QString> signalName

◆ componentName

QString componentName

◆ padName

QString padName

◆ midPoint

bool midPoint

◆ hole

tl::optional<std::pair<PositiveLength, bool> > hole

◆ accessCode

tl::optional<int> accessCode

◆ position

Point position

◆ width

tl::optional<PositiveLength> width

◆ height

tl::optional<PositiveLength> height

◆ rotation

tl::optional<Angle> rotation

◆ solderMask

tl::optional<SolderMask> solderMask

◆ startLayer

tl::optional<int> startLayer

◆ endLayer

tl::optional<int> endLayer

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