Search Results for

    Show / Hide Table of Contents

    Interface IIfcMechanicalConcreteMaterialProperties

    Readonly interface for IfcMechanicalConcreteMaterialProperties

    Inherited Members
    IIfcMechanicalMaterialProperties.DynamicViscosity
    IIfcMechanicalMaterialProperties.YoungModulus
    IIfcMechanicalMaterialProperties.ShearModulus
    IIfcMechanicalMaterialProperties.PoissonRatio
    IIfcMechanicalMaterialProperties.ThermalExpansionCoefficient
    IIfcMaterialProperties.Material
    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 IIfcMechanicalConcreteMaterialProperties : IIfcMechanicalMaterialProperties, IIfcMaterialProperties, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    AdmixturesDescription

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

    CompressiveStrength

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

    MaxAggregateSize

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

    ProtectivePoreRatio

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

    WaterImpermeability

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

    Workability

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