Class IfcHeader

IfcHeader class

IfcHeader

public class IfcHeader

Constructors

NameDescription
IfcHeader(List<IIfcHeaderItem>)Initializes a new instance of the IfcHeader class.

Properties

NameDescription
Description { get; set; }Gets or sets the description.
Name { get; set; }Gets or sets the name.
Schema { get; set; }Gets or sets the schema.

See Also