Search Results for

    Show / Hide Table of Contents

    Interface IIfcRelConnectsPathElements

    Readonly interface for IfcRelConnectsPathElements

    Inherited Members
    IIfcRelConnectsElements.ConnectionGeometry
    IIfcRelConnectsElements.RelatingElement
    IIfcRelConnectsElements.RelatedElement
    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.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcRelConnectsPathElements : IIfcRelConnectsElements, IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    RelatedConnectionType

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

    RelatedPriorities

    Declaration
    IItemSet<long> RelatedPriorities { get; }
    Property Value
    Type Description
    IItemSet<System.Int64>
    | Improve this Doc View Source

    RelatingConnectionType

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

    RelatingPriorities

    Declaration
    IItemSet<long> RelatingPriorities { get; }
    Property Value
    Type Description
    IItemSet<System.Int64>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim