bim:pset-bimtypes-has
(bim:pset-bimtypes-has psetName
bimType)
This functions returns whether the specified
PropertySet psetName
uses the given bimType "BIMType".
|
Arguments |
psetName (string) the name of the PropertySet to be verified
against the given "BIMType" |
|
Return |
T if the specified PropertySet uses the given "BIMType", or NIL otherwise |
|
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. |