Search Results for

    Show / Hide Table of Contents

    Interface IIfcReinforcingBarType

    Readonly interface for IfcReinforcingBarType

    Inherited Members
    IIfcElementType.ElementType
    IIfcTypeProduct.RepresentationMaps
    IIfcTypeProduct.Tag
    IIfcTypeProduct.ReferencedBy
    IIfcTypeObject.ApplicableOccurrence
    IIfcTypeObject.HasPropertySets
    IIfcTypeObject.Types
    IIfcTypeObject.DefinedByProperties
    IIfcObjectDefinition.HasAssignments
    IIfcObjectDefinition.Nests
    IIfcObjectDefinition.IsNestedBy
    IIfcObjectDefinition.HasContext
    IIfcObjectDefinition.IsDecomposedBy
    IIfcObjectDefinition.Decomposes
    IIfcObjectDefinition.HasAssociations
    IIfcObjectDefinition.Item[String]
    IIfcObjectDefinition.Material
    IIfcRoot.GlobalId
    IIfcRoot.OwnerHistory
    IIfcRoot.Name
    IIfcRoot.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 IIfcReinforcingBarType : IIfcReinforcingElementType, IIfcElementComponentType, IIfcElementType, IIfcTypeProduct, IIfcTypeObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    BarLength

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

    BarSurface

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

    BendingParameters

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

    BendingShapeCode

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

    CrossSectionArea

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

    NominalDiameter

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

    PredefinedType

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