Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Describes the different positions an object can be rendered in for AutoCAD.

viewtop1
viewtop1 := concat("_ - view",sp,"o",sp,"t") a variable that yields an AutoCAD command that appears at the end of a line of AutoCAD code which renders a 3D image in top view
viewtop1 := concat("_-view",sp,"o",sp,"t")

viewtop
viewtop := concat("_-view",sp,"o",sp,"t",sp)

...