Search Results for

    Show / Hide Table of Contents

    Interface IIfcPropertyDependencyRelationship

    Readonly interface for IfcPropertyDependencyRelationship

    Inherited Members
    IIfcResourceLevelRelationship.Name
    IIfcResourceLevelRelationship.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 IIfcPropertyDependencyRelationship : IIfcResourceLevelRelationship, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    DependantProperty

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

    DependingProperty

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

    Expression

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