Search Results for

    Show / Hide Table of Contents

    Class IfcConstructionResource

    Inheritance
    System.Object
    PersistEntity
    IfcRoot
    IfcObjectDefinition
    IfcObject
    IfcResource
    IfcConstructionResource
    IfcConstructionEquipmentResource
    IfcConstructionMaterialResource
    IfcConstructionProductResource
    IfcCrewResource
    IfcLaborResource
    IfcSubContractResource
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcRoot>
    System.IEquatable<IfcObjectDefinition>
    System.IEquatable<IfcObject>
    IExpressValidatable
    System.IEquatable<IfcResource>
    IIfcConstructionResource
    IIfcResource
    IIfcObject
    IIfcObjectDefinition
    IIfcRoot
    System.IEquatable<IfcConstructionResource>
    IIfcConstructionResource
    IIfcResource
    IIfcObject
    IIfcObjectDefinition
    IIfcRoot
    IfcDefinitionSelect
    IIfcDefinitionSelect
    IfcResourceSelect
    IIfcResourceSelect
    IExpressSelectType
    IPersistEntity
    IPersist
    Inherited Members
    IfcResource.IIfcResource.Identification
    IfcResource.IIfcResource.LongDescription
    IfcResource.IIfcResource.ResourceOf
    IfcResource.IIfcResource.ResourceOf
    IfcResource.ResourceOf
    IfcResource.Equals(IfcResource)
    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)
    IfcObject.Validate()
    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.ConstructionMgmtDomain
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    [ExpressType("IfcConstructionResource", 157)]
    public abstract class IfcConstructionResource : IfcResource, INotifyPropertyChanged, IEquatable<IfcRoot>, IEquatable<IfcObjectDefinition>, IEquatable<IfcObject>, IExpressValidatable, IEquatable<IfcResource>, IIfcConstructionResource, IIfcResource, IIfcObject, IIfcObjectDefinition, IIfcRoot, IEquatable<IfcConstructionResource>, IIfcConstructionResource, IIfcResource, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcResourceSelect, IIfcResourceSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    BaseQuantity

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

    ResourceConsumption

    Declaration
    [EntityAttribute(8, EntityAttributeState.Optional, EntityAttributeType.Enum, EntityAttributeType.None, null, null, 14)]
    public IfcResourceConsumptionEnum? ResourceConsumption { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcResourceConsumptionEnum>
    | Improve this Doc View Source

    ResourceGroup

    Declaration
    [EntityAttribute(7, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 13)]
    public IfcLabel? ResourceGroup { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLabel>
    | Improve this Doc View Source

    ResourceIdentifier

    Declaration
    [EntityAttribute(6, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 12)]
    public IfcIdentifier? ResourceIdentifier { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcIdentifier>

    Methods

    | Improve this Doc View Source

    Equals(IfcConstructionResource)

    Declaration
    public bool Equals(IfcConstructionResource other)
    Parameters
    Type Name Description
    IfcConstructionResource 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
    IfcResource.Parse(Int32, IPropertyValue, Int32[])

    Explicit Interface Implementations

    | Improve this Doc View Source

    IIfcConstructionResource.BaseQuantity

    Declaration
    IIfcMeasureWithUnit IIfcConstructionResource.BaseQuantity { get; set; }
    Returns
    Type Description
    IIfcMeasureWithUnit
    | Improve this Doc View Source

    IIfcConstructionResource.ResourceConsumption

    Declaration
    IfcResourceConsumptionEnum? IIfcConstructionResource.ResourceConsumption { get; set; }
    Returns
    Type Description
    System.Nullable<IfcResourceConsumptionEnum>
    | Improve this Doc View Source

    IIfcConstructionResource.ResourceGroup

    Declaration
    IfcLabel? IIfcConstructionResource.ResourceGroup { get; set; }
    Returns
    Type Description
    System.Nullable<IfcLabel>
    | Improve this Doc View Source

    IIfcConstructionResource.ResourceIdentifier

    Declaration
    IfcIdentifier? IIfcConstructionResource.ResourceIdentifier { get; set; }
    Returns
    Type Description
    System.Nullable<IfcIdentifier>
    | Improve this Doc View Source

    IIfcConstructionResource.BaseCosts

    Declaration
    [CrossSchemaAttribute(typeof(IIfcConstructionResource), 9)]
    IItemSet<IIfcAppliedValue> IIfcConstructionResource.BaseCosts { get; }
    Returns
    Type Description
    IItemSet<IIfcAppliedValue>
    | Improve this Doc View Source

    IIfcConstructionResource.BaseQuantity

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

    IIfcConstructionResource.Usage

    Declaration
    [CrossSchemaAttribute(typeof(IIfcConstructionResource), 8)]
    IIfcResourceTime IIfcConstructionResource.Usage { get; set; }
    Returns
    Type Description
    IIfcResourceTime

    Implements

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