Message 1 of 1
Depth pass not rendering...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a setup lisp routine that creates a scale factor - I would like to pass that on to cannoscale, but cannoscale seems to only recognize architectural formats such as 1/8" = 1'-0".
The test expression (if (= sf 96) would be the start of the expression (sf is my scale factor) - but I cannot figure out how to pass the arch scale 1/8" = 1'-0" on to cannoscale in a setvar statement.
I tried (setvar "cannoscale '1/8"=1'-0") but it seems the second quote mark messes it up. How can I get around this?
Many thanks!