IfcHeader.Schema

IfcHeader.Schema property

Gets or sets the schema property for IFC.

public IfcFileSchema Schema { get; set; }

Property Value

The schema property instance.

See Also