Search Results for

    Show / Hide Table of Contents

    Interface IIfcDateAndTime

    Readonly interface for IfcDateAndTime

    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 IIfcDateAndTime : IfcDateTimeSelect, IfcMetricValueSelect, IIfcDateTimeSelect, IIfcMetricValueSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    DateComponent

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

    TimeComponent

    Declaration
    IIfcLocalTime TimeComponent { get; set; }
    Property Value
    Type Description
    IIfcLocalTime

    Extension Methods

    DateTimeSelectExtensions.AsString(IfcDateTimeSelect)
    DateAndTimeExtensions.ToISODateTimeString(IfcDateTimeSelect)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim