Search Results for

    Show / Hide Table of Contents

    Interface IIfcCalendarDate

    Readonly interface for IfcCalendarDate

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

    Properties

    | Improve this Doc View Source

    DayComponent

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

    MonthComponent

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

    YearComponent

    Declaration
    IfcYearNumber YearComponent { get; set; }
    Property Value
    Type Description
    IfcYearNumber

    Extension Methods

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