IIfcEntity.Materials Property

Gets or sets the entity materials.
Property Materials() As Dictionary(Of String, Double)
This language is not supported or no code example is available.
Dictionary<string, double> Materials {get; set;}
This language is not supported or no code example is available.

Property Value

Dictionary<string, double>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition