IfcMesh.Materials Property

Gets or sets the entity materials.
Public Property Materials() As Dictionary(Of String, Double)
This language is not supported or no code example is available.
public 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.8

In this article

Definition