bim:get-material
(bim:get-material name [ global
])
Returns the definition data of the specified
BIM material from the document library (default), or from the
global library.
|
Arguments |
name (string) the case-sensitive name of the material to
retrieve the definition data for |
|
Return |
list of definition data (in form of an assoc list using "key" and "value"), or NIL if the material does not exist in the specified library |
|
Example |
(setq data (bim:get-material
"Gold")) |
|
Remarks |
all parameters with "CH_"
prefix refer to the hatches for Cutting/section
faces; |
| © Bricsys NV. All rights reserved. |