Search Results for

    Show / Hide Table of Contents

    Class IfcInventory

    Inheritance
    System.Object
    PersistEntity
    IfcRoot
    IfcObjectDefinition
    IfcObject
    IfcGroup
    IfcInventory
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcRoot>
    System.IEquatable<IfcObjectDefinition>
    System.IEquatable<IfcObject>
    System.IEquatable<IfcGroup>
    IIfcInventory
    IIfcGroup
    IIfcObject
    IIfcObjectDefinition
    IIfcRoot
    IfcDefinitionSelect
    IIfcDefinitionSelect
    IExpressSelectType
    IInstantiableEntity
    IIfcInventory
    IIfcGroup
    IIfcObject
    IIfcObjectDefinition
    IIfcRoot
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<IfcInventory>
    IExpressValidatable
    Inherited Members
    IfcGroup.IIfcGroup.IsGroupedBy
    IfcGroup.IIfcGroup.IsGroupedBy
    IfcGroup.IsGroupedBy
    IfcGroup.Equals(IfcGroup)
    IfcObject.IIfcObject.ObjectType
    IfcObject.IIfcObject.IsDeclaredBy
    IfcObject.IIfcObject.Declares
    IfcObject.IIfcObject.IsTypedBy
    IfcObject.IIfcObject.IsDefinedBy
    IfcObject.IIfcObject.ObjectType
    IfcObject.IIfcObject.IsDefinedBy
    IfcObject.ObjectType
    IfcObject.IsDefinedBy
    IfcObject.Equals(IfcObject)
    IfcObject.IsDefinedByProperties
    IfcObject.IsTypedBy
    IfcObject.AddDefiningType(IfcTypeObject)
    IfcObject.AddPropertySet(IfcPropertySet)
    IfcObject.GetPropertySet(String, Boolean)
    IfcObject.GetPropertySingleValue(String, String)
    IfcObject.GetPropertySingleValue<TValueType>(String, String)
    IfcObject.GetPropertySingleNominalValue(String, String)
    IfcObject.PropertySets
    IfcObject.SetPropertySingleValue(String, String, Type)
    IfcObject.SetPropertySingleValue(String, String, IfcValue)
    IfcObject.GetExternalElements(IModel)
    IfcObject.GetElementQuantity(String, Boolean)
    IfcObject.ElementQuantities
    IfcObject.PhysicalSimpleQuantities
    IfcObject.GetQuantity<TQType>(String, String)
    IfcObject.GetQuantity<TQType>(String)
    IfcObject.AddQuantity(String, IfcPhysicalQuantity, String)
    IfcObject.AddQuantity(String, IfcPhysicalQuantity)
    IfcObject.GetElementPhysicalSimpleQuantity(String, String)
    IfcObject.SetElementPhysicalSimpleQuantity(String, String, Double, XbimQuantityTypeEnum, IfcNamedUnit)
    IfcObject.ValidateClause(IfcObject.IfcObjectClause)
    IfcObjectDefinition.IIfcObjectDefinition.HasAssignments
    IfcObjectDefinition.IIfcObjectDefinition.Nests
    IfcObjectDefinition.IIfcObjectDefinition.IsNestedBy
    IfcObjectDefinition.IIfcObjectDefinition.HasContext
    IfcObjectDefinition.IIfcObjectDefinition.IsDecomposedBy
    IfcObjectDefinition.IIfcObjectDefinition.Decomposes
    IfcObjectDefinition.IIfcObjectDefinition.HasAssociations
    IfcObjectDefinition.Item[String]
    IfcObjectDefinition.IIfcObjectDefinition.HasAssignments
    IfcObjectDefinition.IIfcObjectDefinition.IsDecomposedBy
    IfcObjectDefinition.IIfcObjectDefinition.Decomposes
    IfcObjectDefinition.IIfcObjectDefinition.HasAssociations
    IfcObjectDefinition.HasAssignments
    IfcObjectDefinition.IsDecomposedBy
    IfcObjectDefinition.Decomposes
    IfcObjectDefinition.HasAssociations
    IfcObjectDefinition.Equals(IfcObjectDefinition)
    IfcObjectDefinition.Material
    IfcRoot.IIfcRoot.GlobalId
    IfcRoot.IIfcRoot.OwnerHistory
    IfcRoot.IIfcRoot.Name
    IfcRoot.IIfcRoot.Description
    IfcRoot.IIfcRoot.GlobalId
    IfcRoot.IIfcRoot.OwnerHistory
    IfcRoot.IIfcRoot.Name
    IfcRoot.IIfcRoot.Description
    IfcRoot.GlobalId
    IfcRoot.OwnerHistory
    IfcRoot.Name
    IfcRoot.Description
    IfcRoot.Equals(IfcRoot)
    IfcRoot.FriendlyName
    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.Ifc2x3.SharedFacilitiesElements
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    [ExpressType("IfcInventory", 768)]
    public class IfcInventory : IfcGroup, INotifyPropertyChanged, IEquatable<IfcRoot>, IEquatable<IfcObjectDefinition>, IEquatable<IfcObject>, IEquatable<IfcGroup>, IIfcInventory, IIfcGroup, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IInstantiableEntity, IIfcInventory, IIfcGroup, IIfcObject, IIfcObjectDefinition, IIfcRoot, IContainsEntityReferences, IPersistEntity, IPersist, IEquatable<IfcInventory>, IExpressValidatable

    Properties

    | Improve this Doc View Source

    CurrentValue

    Declaration
    [EntityAttribute(10, EntityAttributeState.Optional, EntityAttributeType.Class, EntityAttributeType.None, null, null, 16)]
    public IfcCostValue CurrentValue { get; set; }
    Property Value
    Type Description
    IfcCostValue
    | Improve this Doc View Source

    InventoryType

    Declaration
    [EntityAttribute(6, EntityAttributeState.Mandatory, EntityAttributeType.Enum, EntityAttributeType.None, null, null, 12)]
    public IfcInventoryTypeEnum InventoryType { get; set; }
    Property Value
    Type Description
    IfcInventoryTypeEnum
    | Improve this Doc View Source

    Jurisdiction

    Declaration
    [EntityAttribute(7, EntityAttributeState.Mandatory, EntityAttributeType.Class, EntityAttributeType.None, null, null, 13)]
    public IfcActorSelect Jurisdiction { get; set; }
    Property Value
    Type Description
    IfcActorSelect
    | Improve this Doc View Source

    LastUpdateDate

    Declaration
    [EntityAttribute(9, EntityAttributeState.Mandatory, EntityAttributeType.Class, EntityAttributeType.None, null, null, 15)]
    public IfcCalendarDate LastUpdateDate { get; set; }
    Property Value
    Type Description
    IfcCalendarDate
    | Improve this Doc View Source

    OriginalValue

    Declaration
    [EntityAttribute(11, EntityAttributeState.Optional, EntityAttributeType.Class, EntityAttributeType.None, null, null, 17)]
    public IfcCostValue OriginalValue { get; set; }
    Property Value
    Type Description
    IfcCostValue
    | Improve this Doc View Source

    ResponsiblePersons

    Declaration
    [EntityAttribute(8, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{1}, new int[]{-1}, 14)]
    public IItemSet<IfcPerson> ResponsiblePersons { get; }
    Property Value
    Type Description
    IItemSet<IfcPerson>

    Methods

    | Improve this Doc View Source

    Equals(IfcInventory)

    Declaration
    public bool Equals(IfcInventory other)
    Parameters
    Type Name Description
    IfcInventory 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
    IfcGroup.Parse(Int32, IPropertyValue, Int32[])
    | Improve this Doc View Source

    Validate()

    Declaration
    public override IEnumerable<ValidationResult> Validate()
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<ValidationResult>
    Overrides
    IfcObject.Validate()
    | Improve this Doc View Source

    ValidateClause(IfcInventory.IfcInventoryClause)

    Tests the express where-clause specified in param 'clause'

    Declaration
    public bool ValidateClause(IfcInventory.IfcInventoryClause clause)
    Parameters
    Type Name Description
    IfcInventory.IfcInventoryClause clause

    The express clause to test

    Returns
    Type Description
    System.Boolean

    true if the clause is satisfied.

    Explicit Interface Implementations

    | Improve this Doc View Source

    IContainsEntityReferences.References

    Declaration
    IEnumerable<IPersistEntity> IContainsEntityReferences.References { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IPersistEntity>
    | Improve this Doc View Source

    IIfcInventory.CurrentValue

    Declaration
    IIfcCostValue IIfcInventory.CurrentValue { get; set; }
    Returns
    Type Description
    IIfcCostValue
    | Improve this Doc View Source

    IIfcInventory.InventoryType

    Declaration
    IfcInventoryTypeEnum IIfcInventory.InventoryType { get; set; }
    Returns
    Type Description
    IfcInventoryTypeEnum
    | Improve this Doc View Source

    IIfcInventory.Jurisdiction

    Declaration
    IIfcActorSelect IIfcInventory.Jurisdiction { get; set; }
    Returns
    Type Description
    IIfcActorSelect
    | Improve this Doc View Source

    IIfcInventory.LastUpdateDate

    Declaration
    IIfcCalendarDate IIfcInventory.LastUpdateDate { get; set; }
    Returns
    Type Description
    IIfcCalendarDate
    | Improve this Doc View Source

    IIfcInventory.OriginalValue

    Declaration
    IIfcCostValue IIfcInventory.OriginalValue { get; set; }
    Returns
    Type Description
    IIfcCostValue
    | Improve this Doc View Source

    IIfcInventory.ResponsiblePersons

    Declaration
    IItemSet<IIfcPerson> IIfcInventory.ResponsiblePersons { get; }
    Returns
    Type Description
    IItemSet<IIfcPerson>
    | Improve this Doc View Source

    IIfcInventory.CurrentValue

    Declaration
    [CrossSchemaAttribute(typeof(IIfcInventory), 10)]
    IIfcCostValue IIfcInventory.CurrentValue { get; set; }
    Returns
    Type Description
    IIfcCostValue
    | Improve this Doc View Source

    IIfcInventory.Jurisdiction

    Declaration
    [CrossSchemaAttribute(typeof(IIfcInventory), 7)]
    IIfcActorSelect IIfcInventory.Jurisdiction { get; set; }
    Returns
    Type Description
    IIfcActorSelect
    | Improve this Doc View Source

    IIfcInventory.LastUpdateDate

    Declaration
    [CrossSchemaAttribute(typeof(IIfcInventory), 9)]
    IfcDate? IIfcInventory.LastUpdateDate { get; set; }
    Returns
    Type Description
    System.Nullable<IfcDate>
    | Improve this Doc View Source

    IIfcInventory.OriginalValue

    Declaration
    [CrossSchemaAttribute(typeof(IIfcInventory), 11)]
    IIfcCostValue IIfcInventory.OriginalValue { get; set; }
    Returns
    Type Description
    IIfcCostValue
    | Improve this Doc View Source

    IIfcInventory.PredefinedType

    Declaration
    [CrossSchemaAttribute(typeof(IIfcInventory), 6)]
    IfcInventoryTypeEnum? IIfcInventory.PredefinedType { get; set; }
    Returns
    Type Description
    System.Nullable<IfcInventoryTypeEnum>
    | Improve this Doc View Source

    IIfcInventory.ResponsiblePersons

    Declaration
    [CrossSchemaAttribute(typeof(IIfcInventory), 8)]
    IItemSet<IIfcPerson> IIfcInventory.ResponsiblePersons { get; }
    Returns
    Type Description
    IItemSet<IIfcPerson>

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    System.IEquatable<T>
    System.IEquatable<T>
    System.IEquatable<T>
    IIfcInventory
    IIfcGroup
    IIfcObject
    IIfcObjectDefinition
    IIfcRoot
    IfcDefinitionSelect
    IIfcDefinitionSelect
    IExpressSelectType
    IInstantiableEntity
    IIfcInventory
    IIfcGroup
    IIfcObject
    IIfcObjectDefinition
    IIfcRoot
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<T>
    IExpressValidatable
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim