Interface IIfcMaterialLayer
Readonly interface for IfcMaterialLayer
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcMaterialLayer : IfcMaterialSelect, IIfcMaterialSelect, IIfcMaterialSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
IsVentilated
Declaration
IfcLogical? IsVentilated { get; set; }
Property Value
|
Improve this Doc
View Source
LayerThickness
Declaration
IfcPositiveLengthMeasure LayerThickness { get; set; }
Property Value
|
Improve this Doc
View Source
Material
Declaration
IIfcMaterial Material { get; set; }
Property Value
|
Improve this Doc
View Source
ToMaterialLayerSet
Declaration
IIfcMaterialLayerSet ToMaterialLayerSet { get; }
Property Value