Class IfcMaterialLayer

IfcMaterialLayer class

IfcMaterialLayer

public class IfcMaterialLayer : IfcMaterialDefinition

Constructors

NameDescription
IfcMaterialLayer()The default constructor.

Properties

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