IfcMesh.Materials Property

Gets or sets the entity materials.
Public Property Materials() As Dictionary(Of String, Double) Implements  _ 
IIfcEntity.Materials
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>

Implements

IIfcEntity.Materials

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition