Attributes
Methods
Returns a list listing the current database entries in the category of the object. E.g.: using this method in a Glass material will list only the available glasses, etc.
| Returns : | dblist : list
|
|---|
Contributes to the database with the current object parameters. By default no overwriting is allowed. Each entry is defined by the “name” field.
| Parameters : | overwrite : boolean
|
|---|---|
| Raises : | ValueError :
|