LibrePCB Developers Documentation
BoardDesignRuleCheckData::Plane Struct Reference

#include <boarddesignrulecheckdata.h>

+ Collaboration diagram for BoardDesignRuleCheckData::Plane:

Public Attributes

Uuid uuid
 
tl::optional< Uuidnet
 
QString netName
 
const Layerlayer
 
UnsignedLength minWidth
 
Path outline
 
QVector< Pathfragments
 

Member Data Documentation

◆ uuid

Uuid uuid

◆ net

tl::optional<Uuid> net

◆ netName

QString netName

◆ layer

const Layer* layer

◆ minWidth

UnsignedLength minWidth

◆ outline

Path outline

◆ fragments

QVector<Path> fragments

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