# bimdata.Element

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** |  | [readonly] 
**uuid** | **String** |  | [optional] 
**type** | **String** | IFC type for the element | 
**attributes** | [**PropertySet**](PropertySet.md) |  | [optional] 
**propertySets** | [**[PropertySet]**](PropertySet.md) |  | [optional] 
**classifications** | [**[Classification]**](Classification.md) |  | [optional] 
**materialList** | [**[MaterialListComponent]**](MaterialListComponent.md) |  | [readonly] 
**layers** | [**[LayerElement]**](LayerElement.md) |  | [optional] 


