bim:pset-bimtypes-add
(bim:pset-bimtypes-add psetName
bimType)
This functions adds the given
bimType "BIMType"
to the specified PropertySet psetName.
Arguments |
psetName (string) the name of the PropertySet to add the
given "BIMTypes" to |
Return |
T 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. |