Search Results for

    Show / Hide Table of Contents

    Class IfcCostValue

    Inheritance
    System.Object
    PersistEntity
    IfcAppliedValue
    IfcCostValue
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcAppliedValue>
    IInstantiableEntity
    IIfcCostValue
    IIfcAppliedValue
    IfcMetricValueSelect
    IIfcMetricValueSelect
    IfcObjectReferenceSelect
    IIfcObjectReferenceSelect
    IfcResourceObjectSelect
    IIfcResourceObjectSelect
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<IfcCostValue>
    Inherited Members
    IfcAppliedValue.IIfcAppliedValue.Name
    IfcAppliedValue.IIfcAppliedValue.Description
    IfcAppliedValue.IIfcAppliedValue.AppliedValue
    IfcAppliedValue.IIfcAppliedValue.UnitBasis
    IfcAppliedValue.IIfcAppliedValue.ApplicableDate
    IfcAppliedValue.IIfcAppliedValue.FixedUntilDate
    IfcAppliedValue.IIfcAppliedValue.Category
    IfcAppliedValue.IIfcAppliedValue.Condition
    IfcAppliedValue.IIfcAppliedValue.ArithmeticOperator
    IfcAppliedValue.IIfcAppliedValue.Components
    IfcAppliedValue.IIfcAppliedValue.HasExternalReference
    IfcAppliedValue.Name
    IfcAppliedValue.Description
    IfcAppliedValue.AppliedValue
    IfcAppliedValue.UnitBasis
    IfcAppliedValue.ApplicableDate
    IfcAppliedValue.FixedUntilDate
    IfcAppliedValue.Category
    IfcAppliedValue.Condition
    IfcAppliedValue.ArithmeticOperator
    IfcAppliedValue.Components
    IfcAppliedValue.HasExternalReference
    IfcAppliedValue.Equals(IfcAppliedValue)
    IfcAppliedValue.AsString()
    PersistEntity._activated
    PersistEntity.Activate()
    PersistEntity.NotifyPropertyChanged(String)
    PersistEntity.SetValue<TProperty>(Action<TProperty>, TProperty, TProperty, String, Int32)
    PersistEntity.Equals(Object)
    PersistEntity.GetHashCode()
    PersistEntity.ToString()
    PersistEntity.EntityLabel
    PersistEntity.Model
    PersistEntity.ModelOf
    PersistEntity.IPersistEntity.Activated
    PersistEntity.IPersistEntity.ExpressType
    PersistEntity.PropertyChanged
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Xbim.Ifc4.CostResource
    Assembly: Xbim.Ifc4.dll
    Syntax
    [ExpressType("IfcCostValue", 658)]
    public class IfcCostValue : IfcAppliedValue, INotifyPropertyChanged, IEquatable<IfcAppliedValue>, IInstantiableEntity, IIfcCostValue, IIfcAppliedValue, IfcMetricValueSelect, IIfcMetricValueSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IContainsEntityReferences, IPersistEntity, IPersist, IEquatable<IfcCostValue>

    Methods

    | Improve this Doc View Source

    Equals(IfcCostValue)

    Declaration
    public bool Equals(IfcCostValue other)
    Parameters
    Type Name Description
    IfcCostValue other
    Returns
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Parse(Int32, IPropertyValue, Int32[])

    Declaration
    public override void Parse(int propIndex, IPropertyValue value, int[] nestedIndex)
    Parameters
    Type Name Description
    System.Int32 propIndex
    IPropertyValue value
    System.Int32[] nestedIndex
    Overrides
    IfcAppliedValue.Parse(Int32, IPropertyValue, Int32[])

    Explicit Interface Implementations

    | Improve this Doc View Source

    IContainsEntityReferences.References

    Declaration
    IEnumerable<IPersistEntity> IContainsEntityReferences.References { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IPersistEntity>

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    IInstantiableEntity
    IIfcCostValue
    IIfcAppliedValue
    IfcMetricValueSelect
    IIfcMetricValueSelect
    IfcObjectReferenceSelect
    IIfcObjectReferenceSelect
    IfcResourceObjectSelect
    IIfcResourceObjectSelect
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<T>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim