IfcEntity.EntityLabel

IfcEntity.EntityLabel property

Gets the entity label. Each entity has its label, which is unique and represents it in the file

public int EntityLabel { get; }

Property Value

The entity label.

See Also