Search Results for

    Show / Hide Table of Contents

    Interface IIfcStructuralLoadTemperature

    Readonly interface for IfcStructuralLoadTemperature

    Inherited Members
    IIfcStructuralLoad.Name
    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 IIfcStructuralLoadTemperature : IIfcStructuralLoadStatic, IIfcStructuralLoad, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    DeltaT_Constant

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

    DeltaT_Y

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

    DeltaT_Z

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