Class IfcMaterialLayerSet

IfcMaterialLayerSet class

IfcMaterialLayerSet

public class IfcMaterialLayerSet : IfcEntity

Constructors

NameDescription
IfcMaterialLayerSet()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
LayerSetName { get; set; }LayerSetName
MaterialLayers { get; set; }MaterialLayers

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