vl-annotative-remove
(vl-annotative-remove enameOrVlaObject
[ scale ])
This function removes the current (or the
specified) annotation scale from specified entity.
Arguments |
enameOrVlaObject
ename or VlaObject |
Return |
T if the specified (or
CANNOSCALE) annotation scale was removed, NIL in case of an
error; |
Example |
(vl-annotative-remove (car (entsel)) "1:50") T |
Remarks |
if the specified entity does not support annotation scales, NIL is always returned (no error is triggered) |
© Bricsys NV. All rights reserved. |