OpenSCAD v0.5.2 OpenSCAD.Offset View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %OpenSCAD.Offset{
  chamfer: boolean(),
  children: term(),
  debug: term(),
  delta: float(),
  disable: term(),
  r: float(),
  show_only: term(),
  transparent: term()
}