Interface IIfcMaterialList
Readonly interface for IfcMaterialList
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcMaterialList : IfcMaterialSelect, IIfcMaterialSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceMaterials
Declaration
IItemSet<IIfcMaterial> Materials { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcMaterial> |