Search Results for

    Show / Hide Table of Contents

    Interface IIfcRelInterferesElements

    Readonly interface for IfcRelInterferesElements

    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 IIfcRelInterferesElements : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    ImpliedOrder

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

    InterferenceGeometry

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

    InterferenceType

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

    RelatedElement

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

    RelatingElement

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