Versions Compared

Key

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

...

zc - a variable representing the zoom constant distance in AutoCAD code with the value of .01m
zc := .01m

zcpoint - a variable representing the zoom constant dimension in AutoCAD code.
zcpoint :=

  • x = 0m
  • y = .1m
  • z = 0m

...