IfcImage.Entities

IfcImage.Entities property

Gets the entities.

public IDictionary<int, IIfcEntity> Entities { get; }

Property Value

The entities.

See Also