Interface IIfcConstructionMaterialResource
Readonly interface for IfcConstructionMaterialResource
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcConstructionMaterialResource : IIfcConstructionResource, IIfcResource, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Suppliers
Declaration
IItemSet<IIfcActorSelect> Suppliers { get; }
Property Value
|
Improve this Doc
View Source
UsageRatio
Declaration
IfcRatioMeasure? UsageRatio { get; set; }
Property Value