Interface IIfcQuantityVolume
Readonly interface for IfcQuantityVolume
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcQuantityVolume : 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
VolumeValue
Declaration
IfcVolumeMeasure VolumeValue { get; set; }
Property Value