Expand description
Components which compose a panel.
Modules§
Structs§
- AtPos
- A wrapper around a feature that can position other features.
- Circle
- A circular region.
- Column
- A feature which aligns a sequence of features vertically.
- Mechanical
Solder Point - An interior feature that just renders a smiley on the front silkscreen.
- Negative
- A feature which is the negative of its contained geometry.
- RMount
- A cut-out edge region for mounting a board at right angles.
- Rect
- A rectangular region with square edges.
- Rotate
- A feature which is the origin-centered rotation of its contained geometry.
- Screw
Hole - An interior feature representing a receptical for a fastener.
- Smiley
- An interior feature that just renders a smiley on the front silkscreen.
- Triangle
- A triangular region with sharp edges.
- Unit
- A feature with no geometry.
Enums§
- Inner
Atom - The smallest geometries from which inner features are composed.
- Positioning
- How a feature should be positioned relative to an inner feature.
Traits§
- Feature
- A top-level unit that makes up the geometry of the panel.
- Inner
Feature - Specifies geometry interior to the bounds of the panel.