civil:style-create-labelstyle
(civil:style-create-labelstyle name
styleCategory)
Creates a new Civil Label Style object
in styleCategory category using name, if such style does not
exist yet.;
Arguments |
name (string) specifies the name of the Label Style
object to be created |
Return |
ENAME of new (or existing) Label Style, or NIL |
Example |
(vl-load-civil)
T |
Remarks |
if the Civil Label Style
object with name already exists, the ENAME of the existing style is
returned; |
© Bricsys NV. All rights reserved. |