Search Results for

    Show / Hide Table of Contents

    Interface IIfcTableRow

    Readonly interface for IfcTableRow

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

    Properties

    | Improve this Doc View Source

    IsHeading

    Declaration
    bool IsHeading { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    OfTable

    Declaration
    IIfcTable OfTable { get; }
    Property Value
    Type Description
    IIfcTable
    | Improve this Doc View Source

    RowCells

    Declaration
    IItemSet<IIfcValue> RowCells { get; }
    Property Value
    Type Description
    IItemSet<IIfcValue>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim