AutoArrangeGrid

Currently the one and only heuristic used by AutoArrange.

Do NOT access this from feather/foocad scripts, because heuristics may be added/removed/changed in later versions of FooCAD.

Choosing a heuristic, and altering its hints might be available via the General Settings dialog.

Properties

Link copied to clipboard
Link copied to clipboard

A hint for the heuristic.

Link copied to clipboard

A hint for the heuristic.

Link copied to clipboard

A hint for the heuristic.

Functions

Link copied to clipboard
open override fun build(shapeQuantities: List<Pair<Shape3d, Int>>, spacing: Double): Shape3d