Search Results for

    Show / Hide Table of Contents

    Interface IIfcGeneralMaterialProperties

    Readonly interface for IfcGeneralMaterialProperties

    Inherited Members
    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 IIfcGeneralMaterialProperties : IIfcMaterialProperties, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    MassDensity

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

    MolecularWeight

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

    Porosity

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