OpenSCAD v0.5.2 OpenSCAD.LinearExtrude View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %OpenSCAD.LinearExtrude{
  _fn: integer(),
  center: boolean(),
  children: term(),
  convexity: integer(),
  debug: term(),
  disable: term(),
  height: float(),
  scale: float(),
  show_only: term(),
  slices: integer(),
  transparent: term(),
  twist: float()
}