Search Results for

    Show / Hide Table of Contents

    Interface IIfcSectionReinforcementProperties

    Readonly interface for IfcSectionReinforcementProperties

    Inherited Members
    IIfcPropertyAbstraction.HasExternalReferences
    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 IIfcSectionReinforcementProperties : IIfcPreDefinedProperties, IIfcPropertyAbstraction, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    CrossSectionReinforcementDefinitions

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

    LongitudinalEndPosition

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

    LongitudinalStartPosition

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

    ReinforcementRole

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

    SectionDefinition

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

    TransversePosition

    Declaration
    IfcLengthMeasure? TransversePosition { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLengthMeasure>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim