Search Results for

    Show / Hide Table of Contents

    Interface IIfcRelSequence

    Readonly interface for IfcRelSequence

    Inherited Members
    IIfcRoot.GlobalId
    IIfcRoot.OwnerHistory
    IIfcRoot.Name
    IIfcRoot.Description
    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 IIfcRelSequence : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    RelatedProcess

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

    RelatingProcess

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

    SequenceType

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

    TimeLag

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

    UserDefinedSequenceType

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