[][src]Module maker_panel::features

Components which compose a panel.

Modules

repeating

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.

Positioning

How a feature should be positioned relative to an inner feature.

Rect

A rectangular region with square edges.

ScrewHole

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

InnerAtom

The smallest geometries from which inner features are composed.

Traits

Feature

A top-level unit that makes up the geometry of the panel.

InnerFeature

Specifies geometry interior to the bounds of the panel.