Interface IIfcQuantityTime
Readonly interface for IfcQuantityTime
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcQuantityTime : 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
TimeValue
Declaration
IfcTimeMeasure TimeValue { get; set; }
Property Value