Class IfcMaterialLayer

IfcMaterialLayer class

IfcMaterialLayer

public class IfcMaterialLayer : IfcEntity

Constructors

NameDescription
IfcMaterialLayer()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
IsVentilated { get; set; }IsVentilated
LayerThickness { get; set; }LayerThickness
Material { get; set; }Material
ToMaterialLayerSet { get; }ToMaterialLayerSet

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also