OpenSCAD v0.5.2 OpenSCAD.Cylinder View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %OpenSCAD.Cylinder{
  _fa: float(),
  _fn: integer(),
  _fs: float(),
  center: boolean(),
  d: float(),
  d1: float(),
  d2: float(),
  debug: term(),
  disable: term(),
  h: float(),
  r: float(),
  r1: float(),
  r2: float(),
  show_only: term(),
  transparent: term()
}