Search Results for

    Show / Hide Table of Contents

    Interface IIfcTimePeriod

    Readonly interface for IfcTimePeriod

    Inherited Members
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcTimePeriod : IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    EndTime

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

    StartTime

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