OpenSCAD v0.5.2 OpenSCAD.Resize View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %OpenSCAD.Resize{
  auto: boolean(),
  children: term(),
  debug: term(),
  disable: term(),
  newsize: {float(), float(), float()},
  show_only: term(),
  transparent: term()
}