OpenSCAD v0.5.2 OpenSCAD.Translate View Source

Translate will be our canonical operator for testing metaprogramming

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %OpenSCAD.Translate{
  children: term(),
  debug: term(),
  disable: term(),
  show_only: term(),
  transparent: term(),
  v: {float(), float(), float()}
}