vl-annotative-addscale
(vl-annotative-addscale scale
paperUnits dwgUnits)
This function adds a new annotation scale to
the drawing.
Arguments |
scale (string) the representation name of the new scale to
be added |
Return |
T if the new scale has been successfully added, NIL otherwise |
Example |
(vl-annotative-addscale "25:1" 25 1) |
Remarks |
|
© Bricsys NV. All rights reserved. |