*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
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
...