Search Results for

    Show / Hide Table of Contents

    Interface IIfcServiceLifeFactor

    Readonly interface for IfcServiceLifeFactor

    Inherited Members
    IIfcPropertySetDefinition.PropertyDefinitionOf
    IIfcPropertySetDefinition.DefinesType
    IIfcPropertyDefinition.HasAssociations
    IIfcRoot.GlobalId
    IIfcRoot.OwnerHistory
    IIfcRoot.Name
    IIfcRoot.Description
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    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
    Type Description
    IIfcMeasureValue
    | Improve this Doc View Source

    MostUsedValue

    Declaration
    IIfcMeasureValue MostUsedValue { get; set; }
    Property Value
    Type Description
    IIfcMeasureValue
    | Improve this Doc View Source

    PredefinedType

    Declaration
    IfcServiceLifeFactorTypeEnum PredefinedType { get; set; }
    Property Value
    Type Description
    IfcServiceLifeFactorTypeEnum
    | Improve this Doc View Source

    UpperValue

    Declaration
    IIfcMeasureValue UpperValue { get; set; }
    Property Value
    Type Description
    IIfcMeasureValue
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim