OpenSCAD v0.5.2 OpenSCAD.Circle View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %OpenSCAD.Circle{
  _fa: float(),
  _fn: integer(),
  _fs: float(),
  d: integer(),
  debug: term(),
  disable: term(),
  r: integer(),
  show_only: term(),
  transparent: term()
}