bim:get-namespace-visible
(bim:get-namespace-visible
nameSpace)
Returns whether the specified
nameSpace is
visible or not.
Arguments |
nameSpace (string) the NameSpace to verify (can be the "name" or the "label" of a BIM NameSpace) |
Return |
T if the NameSpace is visible, or NIL if invisible |
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. |