vl-annotative-setscales
(vl-annotative-setscales
enameOrVlaObject [ scalelist ] )
This function assigns the list of specified
annotation scales, or removes any assigned scale if 'scalelist' is
omitted.
Arguments |
enameOrVlaObject
ename or VlaObject |
Return |
T if the annotation scales
were successfully added, or NIL; |
Example |
(vl-annotative-setscales
hatch '("1:10" "1:50" "1:100")) |
Remarks |
the actual scale (CANNOSCALE)
is always added, if the entity did not have any assigned scale
yet; |
© Bricsys NV. All rights reserved. |