OpenSCAD v0.5.2 OpenSCAD.Polyhedron View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

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