civil:style-get-labelstyles
(civil:style-get-labelstyles
styleCategory asNames)
This function returns the all available Civil
Label styles from label style category styleCategory as list of
strings or list of enames as specified by asNames.
Arguments |
styleCategory
(integer bit flag) combination of
ECivil3dLabelStyleCategory values |
Return |
list of strings, or list of enames; NIL is returned if no style exists |
Example |
(vl-load-civil)
T |
Remarks |
styleCategory : see ECivil3dLabelStyleCategory bit values |
© Bricsys NV. All rights reserved. |