bim:has-material
(bim:has-material name [ global
])
This function verifies whether the specified
BIM material exists in the document library (default), or in the
global library.
Arguments |
name (string) the case-sensitive name of the material to
be verified |
Return |
T if the specified material exists in the particular library, NIL otherwise |
Example |
(bim:has-material "Bronze")
T |
Remarks |
the material name is case-sensitive ! |
© Bricsys NV. All rights reserved. |