LibrePCB Developers Documentation
SceneData3D::HoleData Struct Reference

#include <scenedata3d.h>

+ Collaboration diagram for SceneData3D::HoleData:

Public Attributes

NonEmptyPath path
 
PositiveLength diameter
 
bool plated
 
bool via
 
const LayercopperLayer
 nullptr for through-hole. More...
 
Transform transform
 Reset by preprocess(). More...
 

Member Data Documentation

◆ path

◆ diameter

PositiveLength diameter

◆ plated

bool plated

◆ via

bool via

◆ copperLayer

const Layer* copperLayer

nullptr for through-hole.

◆ transform

Transform transform

Reset by preprocess().


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