Search Results for

    Show / Hide Table of Contents

    Interface IIfcRelDefinesByObject

    Readonly interface for IfcRelDefinesByObject

    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 IIfcRelDefinesByObject : IIfcRelDefines, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    RelatedObjects

    Declaration
    IItemSet<IIfcObject> RelatedObjects { get; }
    Property Value
    Type Description
    IItemSet<IIfcObject>
    | Improve this Doc View Source

    RelatingObject

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