Search Results for

    Show / Hide Table of Contents

    Interface IIfcOpticalMaterialProperties

    Readonly interface for IfcOpticalMaterialProperties

    Inherited Members
    IIfcMaterialProperties.Material
    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 IIfcOpticalMaterialProperties : IIfcMaterialProperties, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    SolarReflectanceBack

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

    SolarReflectanceFront

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

    SolarTransmittance

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

    ThermalIrEmissivityBack

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

    ThermalIrEmissivityFront

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

    ThermalIrTransmittance

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

    VisibleReflectanceBack

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

    VisibleReflectanceFront

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

    VisibleTransmittance

    Declaration
    IfcPositiveRatioMeasure? VisibleTransmittance { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcPositiveRatioMeasure>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim