OpenSCAD v0.1.0 OpenSCAD.Element behaviour View Source
Link to this section Summary
Link to this section Types
Link to this type
object()
View Source
object() :: OpenSCAD.Circle.t() | OpenSCAD.Cube.t() | OpenSCAD.Cylinder.t() | OpenSCAD.Polygon.t() | OpenSCAD.Polyhedron.t() | OpenSCAD.Sphere.t() | OpenSCAD.Square.t() | OpenSCAD.Text.t()
Link to this section Functions
Link to this function
maybe_format(element, key, f)
View Source
maybe_format(t(), atom(), (any() -> bitstring())) :: bitstring()