Search Results for

    Show / Hide Table of Contents

    Interface IIfcReinforcementBarProperties

    Readonly interface for IfcReinforcementBarProperties

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

    Properties

    | Improve this Doc View Source

    BarCount

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

    BarSurface

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

    EffectiveDepth

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

    NominalBarDiameter

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

    SteelGrade

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

    TotalCrossSectionArea

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