Search Results for

    Show / Hide Table of Contents

    Interface IIfcConstructionResource

    Readonly interface for IfcConstructionResource

    Inherited Members
    IIfcResource.ResourceOf
    IIfcObject.ObjectType
    IIfcObject.IsDefinedBy
    IIfcObjectDefinition.HasAssignments
    IIfcObjectDefinition.IsDecomposedBy
    IIfcObjectDefinition.Decomposes
    IIfcObjectDefinition.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 IIfcConstructionResource : IIfcResource, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    BaseQuantity

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

    ResourceConsumption

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

    ResourceGroup

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

    ResourceIdentifier

    Declaration
    IfcIdentifier? ResourceIdentifier { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcIdentifier>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim