Search Results for

    Show / Hide Table of Contents

    Interface IIfcRelConnectsPortToElement

    Readonly interface for IfcRelConnectsPortToElement

    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.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcRelConnectsPortToElement : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    RelatedElement

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

    RelatingPort

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