OpenSCAD v0.5.2 OpenSCAD.Sphere View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

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