Search Results for

    Show / Hide Table of Contents

    Interface IIfcCostValue

    Readonly interface for IfcCostValue

    Inherited Members
    IIfcAppliedValue.Name
    IIfcAppliedValue.Description
    IIfcAppliedValue.AppliedValue
    IIfcAppliedValue.UnitBasis
    IIfcAppliedValue.ApplicableDate
    IIfcAppliedValue.FixedUntilDate
    IIfcAppliedValue.ValuesReferenced
    IIfcAppliedValue.ValueOfComponents
    IIfcAppliedValue.IsComponentIn
    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 IIfcCostValue : IIfcAppliedValue, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IPersistEntity, IfcMetricValueSelect, IIfcMetricValueSelect, IExpressSelectType, IPersist

    Properties

    | Improve this Doc View Source

    Condition

    Declaration
    IfcText? Condition { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcText>
    | Improve this Doc View Source

    CostType

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