Class IfcMaterialLayerSet

IfcMaterialLayerSet class

IfcMaterialLayerSet

public class IfcMaterialLayerSet : IfcMaterialDefinition

Constructors

NameDescription
IfcMaterialLayerSet()The default constructor.

Properties

NameDescription
AssociatedTo { get; }AssociatedTo
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
HasExternalReferences { get; }HasExternalReferences
HasProperties { get; }HasProperties
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