Interface IIfcServiceLifeFactor
Readonly interface for IfcServiceLifeFactor
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcServiceLifeFactor : IIfcPropertySetDefinition, IIfcPropertyDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
LowerValue
Declaration
IIfcMeasureValue LowerValue { get; set; }
Property Value
|
Improve this Doc
View Source
MostUsedValue
Declaration
IIfcMeasureValue MostUsedValue { get; set; }
Property Value
|
Improve this Doc
View Source
PredefinedType
Declaration
IfcServiceLifeFactorTypeEnum PredefinedType { get; set; }
Property Value
|
Improve this Doc
View Source
UpperValue
Declaration
IIfcMeasureValue UpperValue { get; set; }
Property Value