bim:pset-get-perinstance
(bim:pset-get-perinstance
psetName)
This functions returns whether the the
PropertySet psetName
is per-instance or global.
|
Arguments |
psetName (string) the name of the PropertySet to retrieve the per-instance status for |
|
Return |
T if per-instance, or NIL if global |
|
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. |