#include <boardclipboarddata.h>
|
| Plane (const Uuid &uuid, const Layer &layer, const tl::optional< CircuitIdentifier > &netSignalName, const Path &outline, const UnsignedLength &minWidth, const UnsignedLength &minClearance, bool keepIslands, int priority, BI_Plane::ConnectStyle connectStyle, const PositiveLength &thermalGap, const PositiveLength &thermalSpokeWidth, bool locked) |
|
| Plane (const SExpression &node) |
|
void | serialize (SExpression &root) const |
|
bool | operator!= (const Plane &rhs) noexcept |
|
|
static constexpr const char * | tagname = "plane" |
|
◆ Plane() [1/2]
Plane |
( |
const Uuid & |
uuid, |
|
|
const Layer & |
layer, |
|
|
const tl::optional< CircuitIdentifier > & |
netSignalName, |
|
|
const Path & |
outline, |
|
|
const UnsignedLength & |
minWidth, |
|
|
const UnsignedLength & |
minClearance, |
|
|
bool |
keepIslands, |
|
|
int |
priority, |
|
|
BI_Plane::ConnectStyle |
connectStyle, |
|
|
const PositiveLength & |
thermalGap, |
|
|
const PositiveLength & |
thermalSpokeWidth, |
|
|
bool |
locked |
|
) |
| |
|
inline |
◆ Plane() [2/2]
◆ serialize()
◆ operator!=()
bool operator!= |
( |
const Plane & |
rhs | ) |
|
|
inlinenoexcept |
◆ tagname
constexpr const char* tagname = "plane" |
|
staticconstexpr |
◆ uuid
◆ layer
◆ netSignalName
◆ outline
◆ minWidth
◆ minClearance
◆ keepIslands
◆ priority
◆ connectStyle
◆ thermalGap
◆ thermalSpokeWidth
◆ locked
◆ onEdited
The documentation for this struct was generated from the following file: