Interface IIfcGeneralMaterialProperties
Readonly interface for IfcGeneralMaterialProperties
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
|
Improve this Doc
View Source
MolecularWeight
Declaration
IfcMolecularWeightMeasure? MolecularWeight { get; set; }
Property Value
|
Improve this Doc
View Source
Porosity
Declaration
IfcNormalisedRatioMeasure? Porosity { get; set; }
Property Value