bim:pset-get-property-description
(bim:pset-get-property-description
psetName propName)
This functions returns the description of the
Property propName from the PropertySet psetName.
|
Arguments |
psetName (string) the name of the PropertySet where to lookup
for the property |
|
Return |
string or NIL, indicating success or failure |
|
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. |