Search Results for

    Show / Hide Table of Contents

    Interface IIfcClassificationItem

    Readonly interface for IfcClassificationItem

    Inherited Members
    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 IIfcClassificationItem : IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    IsClassifiedItemIn

    Declaration
    IEnumerable<IIfcClassificationItemRelationship> IsClassifiedItemIn { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcClassificationItemRelationship>
    | Improve this Doc View Source

    IsClassifyingItemIn

    Declaration
    IEnumerable<IIfcClassificationItemRelationship> IsClassifyingItemIn { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcClassificationItemRelationship>
    | Improve this Doc View Source

    ItemOf

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

    Notation

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

    Title

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