bim:pset-get-visible
(bim:pset-get-visible
psetName)
This functions returns the visibility status
of the PropertySet psetName.
|
Arguments |
psetName (string) the name of the PropertySet to retrieve the visibility status for |
|
Return |
T if visible, or NIL if invisible |
|
Example |
(vl-load-bim) |
|
Remarks |
the psetName argument can refer to the PropertySet 'name' or PropertySet 'label', both is supported; |
| © Bricsys NV. All rights reserved. |