OpenSCAD v0.5.2 OpenSCAD.Polygon View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %OpenSCAD.Polygon{
  convexity: integer(),
  debug: term(),
  disable: term(),
  paths: [[integer()]],
  points: [{float(), float()}],
  show_only: term(),
  transparent: term()
}