bim:set-namespace-label
(bim:set-namespace-label nameSpace
newLabel)
Assigns a new label newLabel for the
specified nameSpace.
Arguments |
nameSpace (string) the NameSpace to set visible or invisible
(can be the "name" or the "label" of a BIM NameSpace) |
Return |
T or NIL, indicating success or failure |
Example |
(vl-load-bim) |
Remarks |
the nameSpace is not case-sensitive; both "name" and "label" of a BIM NameSpace are verified |
© Bricsys NV. All rights reserved. |