Madaster.API.Model.Material
Properties
Name |
Type |
Description |
Notes |
Name |
MultiLingualString |
|
|
ElementFamily |
string |
The element family |
|
Description |
MultiLingualString1 |
|
[optional] |
Supplier |
string |
The supplier of the material |
[optional] |
SpecificWeight |
double? |
The specific weight of the material, in kg / m3 |
|
LifeTime |
int? |
The lifetime of the material, in years |
[optional] |
Circular |
MaterialCircularInformation |
The circular properties of the material |
[optional] |
Financial |
MaterialFinancialInformation |
The financial properties of the material |
[optional] |
Id |
Guid? |
The unique identifier |
[optional] |
[Back to Model list] [Back to API list] [Back to README]