Class IfcMaterialLayerWithOffsets

IfcMaterialLayerWithOffsets class

IfcMaterialLayerWithOffsets

public class IfcMaterialLayerWithOffsets : IfcMaterialLayer

Constructors

NameDescription
IfcMaterialLayerWithOffsets()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
OffsetDirection { get; set; }OffsetDirection
OffsetValues { get; set; }OffsetValues
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