Search Results for

    Show / Hide Table of Contents

    Interface IIfcMaterialLayer

    Readonly interface for IfcMaterialLayer

    Inherited Members
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcMaterialLayer : IfcMaterialSelect, IIfcMaterialSelect, IIfcMaterialSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    IsVentilated

    Declaration
    IfcLogical? IsVentilated { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLogical>
    | Improve this Doc View Source

    LayerThickness

    Declaration
    IfcPositiveLengthMeasure LayerThickness { get; set; }
    Property Value
    Type Description
    IfcPositiveLengthMeasure
    | Improve this Doc View Source

    Material

    Declaration
    IIfcMaterial Material { get; set; }
    Property Value
    Type Description
    IIfcMaterial
    | Improve this Doc View Source

    ToMaterialLayerSet

    Declaration
    IIfcMaterialLayerSet ToMaterialLayerSet { get; }
    Property Value
    Type Description
    IIfcMaterialLayerSet
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim