ReadIFC.Containers Property

Gets or sets the spatial element collection.
Public Property Containers() As Dictionary(Of String, IfcContainer)
This language is not supported or no code example is available.
public Dictionary<string, IfcContainer> Containers {get; set;}
This language is not supported or no code example is available.

Property Value

Dictionary<string, IfcContainer>

.NET Framework

Supported in: 4.8

In this article

Definition