Search Results for

    Show / Hide Table of Contents

    Interface IIfcCoordinatedUniversalTimeOffset

    Readonly interface for IfcCoordinatedUniversalTimeOffset

    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 IIfcCoordinatedUniversalTimeOffset : IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    HourOffset

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

    MinuteOffset

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

    Sense

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