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