Interface IIfcQuantityWeight
Readonly interface for IfcQuantityWeight
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcQuantityWeight : IIfcPhysicalSimpleQuantity, IIfcPhysicalQuantity, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Declaration
IfcLabel? Formula { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
WeightValue
Declaration
IfcMassMeasure WeightValue { get; set; }
Property Value