Search Results for

    Show / Hide Table of Contents

    Interface IIfcMaterialRelationship

    Readonly interface for IfcMaterialRelationship

    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 IIfcMaterialRelationship : IIfcResourceLevelRelationship, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Expression

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

    RelatedMaterials

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

    RelatingMaterial

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