IfcConstructionMaterialResource

Natural language names
Baumaterial - Ressource
Construction Material Resource
Matériaux de construction
Change log
ItemSPFXMLChangeDescription
IFC2x3 to IFC4
    IfcConstructionMaterialResource
      OwnerHistoryMODIFIEDInstantiation changed to OPTIONAL.
      IdentificationXMODIFIEDName changed from ResourceIdentifier to Identification.
      LongDescriptionMODIFIEDName changed from ResourceGroup to LongDescription.
Type changed from IfcLabel to IfcText.
      UsageXXMODIFIEDName changed from ResourceConsumption to Usage.
Type changed from IfcResourceConsumptionEnum to IfcResourceTime.
      BaseCostsXXMODIFIEDName changed from BaseQuantity to BaseCosts.
Type changed from IfcMeasureWithUnit to IfcAppliedValue.
Aggregation changed from NONE to LIST.
      BaseQuantityXXMODIFIEDName changed from Suppliers to BaseQuantity.
Type changed from IfcActorSelect to IfcPhysicalQuantity.
Aggregation changed from SET to NONE.
      PredefinedTypeXXMODIFIEDName changed from UsageRatio to PredefinedType.
Type changed from IfcRatioMeasure to IfcConstructionMaterialResourceTypeEnum.
Semantic definitions at the entity
Entity definition

IfcConstructionMaterialResource identifies a material resource type in a construction project.

HISTORY  New entity in IFC2.0.
IFC4 CHANGE  The attribute Suppliers has been deleted; use IfcRelAssignsToResource to assign an IfcActor to fulfill the role as a supplier. The attribute UsageRatio has been deleted; use BaseQuantityConsumed and BaseQuantityProduced to indicate material usage.

Occurrences of IfcConstructionMaterialResource are consumed (wholly or partially), or occupied during a construction work task (IfcTask).

Similar to IfcConstructionProductResource, sometimes things such as 5000kg of gravel are already instantiated as an instance of an IfcProduct subtype because it is a result of a work task (for example, ‘transporting gravel’). In this case, the instance of IfcConstructionMaterialResource can be associated with the product instance ‘5000kg of gravel’ to provide more information for resource uses. Nevertheless, IfcConstructionMaterialResource should only be used to represent resource usage, but not product substances.

NOTE  This entity is not the same as IfcMaterial. One one hand, IfcConstructionMaterialResource represents usage of bulk materials such as sand, gravels, nails and so on. Physical manifestations can be instantiated from IfcProduct as well, depending on their uses in the system, and such an IfcProduct object can be assigned to the IfcConstructionMaterialResource object via IfcRelAssignsToResource. On the other hand, IfcMaterial is about physical materials that a physical building element consists of, possibly with detailed material layering information."
Attribute definitions
#AttributeTypeCardinalityDescription G
11PredefinedTypeIfcConstructionMaterialResourceTypeEnum? Defines types of construction material resources.
IFC4 New attribute.
X
Inherited definitions from supertypes
Entity inheritance IfcConstructionResource IfcResource IfcObject IfcObjectDefinition IfcRoot
Attribute inheritance
#AttributeTypeCardinalityDescriptionG
IfcRoot
1GlobalIdIfcGloballyUniqueId Assignment of a globally unique identifier within the entire software world. X
2OwnerHistoryIfcOwnerHistory? Assignment of the information about the current ownership of that object, including owning actor, application, local identification and information captured about the recent changes of the object,
NOTE  only the last modification in stored - either as addition, deletion or modification.
IFC4 CHANGE  The attribute has been changed to be OPTIONAL.
X
3NameIfcLabel? Optional name for use by the participating software systems or users. For some subtypes of IfcRoot the insertion of the Name attribute may be required. This would be enforced by a where rule. X
4DescriptionIfcText? Optional description, provided for exchanging informative comments.X
IfcObjectDefinition
HasAssignmentsIfcRelAssigns
@RelatedObjects
S[0:?]Reference to the relationship objects, that assign (by an association relationship) other subtypes of IfcObject to this object instance. Examples are the association to products, processes, controls, resources or groups.X
NestsIfcRelNests
@RelatedObjects
S[0:1]References to the decomposition relationship being a nesting. It determines that this object definition is a part within an ordered whole/part decomposition relationship. An object occurrence or type can only be part of a single decomposition (to allow hierarchical strutures only).
IFC4 CHANGE  The inverse attribute datatype has been added and separated from Decomposes defined at IfcObjectDefinition.
X
IsNestedByIfcRelNests
@RelatingObject
S[0:?]References to the decomposition relationship being a nesting. It determines that this object definition is the whole within an ordered whole/part decomposition relationship. An object or object type can be nested by several other objects (occurrences or types).
IFC4 CHANGE  The inverse attribute datatype has been added and separated from IsDecomposedBy defined at IfcObjectDefinition.
X
HasContextIfcRelDeclares
@RelatedDefinitions
S[0:1]References to the context providing context information such as project unit or representation context. It should only be asserted for the uppermost non-spatial object.
IFC4 CHANGE  The inverse attribute datatype has been added.
X
IsDecomposedByIfcRelAggregates
@RelatingObject
S[0:?]References to the decomposition relationship being an aggregation. It determines that this object definition is whole within an unordered whole/part decomposition relationship. An object definitions can be aggregated by several other objects (occurrences or parts).
IFC4 CHANGE  The inverse attribute datatype has been changed from the supertype IfcRelDecomposes to subtype IfcRelAggregates.
X
DecomposesIfcRelAggregates
@RelatedObjects
S[0:1]References to the decomposition relationship being an aggregation. It determines that this object definition is a part within an unordered whole/part decomposition relationship. An object definitions can only be part of a single decomposition (to allow hierarchical strutures only).
IFC4 CHANGE  The inverse attribute datatype has been changed from the supertype IfcRelDecomposes to subtype IfcRelAggregates.
X
HasAssociationsIfcRelAssociates
@RelatedObjects
S[0:?]Reference to the relationship objects, that associates external references or other resource definitions to the object.. Examples are the association to library, documentation or classification.X
IfcObject
5ObjectTypeIfcLabel? The type denotes a particular type that indicates the object further. The use has to be established at the level of instantiable subtypes. In particular it holds the user defined type, if the enumeration of the attribute PredefinedType is set to USERDEFINED.
X
IsDeclaredByIfcRelDefinesByObject
@RelatedObjects
S[0:1]Link to the relationship object pointing to the declaring object that provides the object definitions for this object occurrence. The declaring object has to be part of an object type decomposition. The associated IfcObject, or its subtypes, contains the specific information (as part of a type, or style, definition), that is common to all reflected instances of the declaring IfcObject, or its subtypes.
IFC4 CHANGE  New inverse relationship, change made with upward compatibility for file based exchange.
X
DeclaresIfcRelDefinesByObject
@RelatingObject
S[0:?]Link to the relationship object pointing to the reflected object(s) that receives the object definitions. The reflected object has to be part of an object occurrence decomposition. The associated IfcObject, or its subtypes, provides the specific information (as part of a type, or style, definition), that is common to all reflected instances of the declaring IfcObject, or its subtypes.
IFC4 CHANGE  New inverse relationship, change made with upward compatibility for file based exchange.
X
IsTypedByIfcRelDefinesByType
@RelatedObjects
S[0:1]Set of relationships to the object type that provides the type definitions for this object occurrence. The then associated IfcTypeObject, or its subtypes, contains the specific information (or type, or style), that is common to all instances of IfcObject, or its subtypes, referring to the same type.
IFC4 CHANGE  New inverse relationship, the link to IfcRelDefinesByType had previously be included in the inverse relationship IfcRelDefines. Change made with upward compatibility for file based exchange.
X
IsDefinedByIfcRelDefinesByProperties
@RelatedObjects
S[0:?]Set of relationships to property set definitions attached to this object. Those statically or dynamically defined properties contain alphanumeric information content that further defines the object.
IFC4 CHANGE  The data type has been changed from IfcRelDefines to IfcRelDefinesByProperties with upward compatibility for file based exchange.
X
IfcResource
6IdentificationIfcIdentifier? An identifying designation given to a resource. It is the identifier at the occurrence level.
IFC4 CHANGE Attribute promoted from subtype IfcConstructionResource.
X
7LongDescriptionIfcText? A detailed description of the resource (e.g. the skillset for a labor resource).
IFC4 CHANGE  The attribute LongDescription is added replacing the ResourceGroup attribute at subtype IfcConstructionResource.
X
ResourceOfIfcRelAssignsToResource
@RelatingResource
S[0:?]Set of relationships to other objects, e.g. products, processes, controls, resources or actors, for which this resource object is a resource.X
IfcConstructionResource
8UsageIfcResourceTime? Indicates the work, usage, and times scheduled and completed. Some attributes on this object may have associated constraints or time series; see documentation of IfcResourceTime for specific usage. If the resource is nested, then certain values may be calculated based on the component resources as indicated at IfcResourceTime.
IFC4 CHANGE  New attribute.
X
9BaseCostsIfcAppliedValue? L[1:?] Indicates the unit costs for which accrued amounts should be calculated. Such unit costs may be split into Name designations (for example, 'Standard', 'Overtime'), and may contain a hierarchy of cost values that apply at different dates (using IfcCostValue.ApplicableDate and IfcCostValue.FixedUntilDate).
IFC4 CHANGE  New attribute.
X
10BaseQuantityIfcPhysicalQuantity? Identifies the base quantity consumed of the resource relative to assignments. For crew, labour, subcontract, and equipment resources, this refers to IfcQuantityTime. For material resources, this refers to IfcQuantityVolume. For product resources, this refers to IfcQuantityCount.
IFC4 CHANGE  New attribute.
X
IfcConstructionMaterialResource
11PredefinedTypeIfcConstructionMaterialResourceTypeEnum? Defines types of construction material resources.
IFC4 New attribute.
X
Definitions applying to General Usage

 Instance diagram


Concept usage

Object Typing

The Object Typing concept template applies to this entity as shown in Table 290.

HasTypeRelatingType
IfcConstructionMaterialResourceType
IfcConstructionResourceType

Table 290 — IfcConstructionMaterialResource Object Typing



Quantity Sets

The Quantity Sets concept template applies to this entity as shown in Table 291.

QsetNameQuantities
Qto_ConstructionMaterialResourceBaseQuantities

Table 291 — IfcConstructionMaterialResource Quantity Sets



Resource Type Assignment

The Resource Type Assignment concept template applies to this entity as shown in Table 292.

TypeDescription
IfcGeographicElementIndicates a physical element manifesting the resource such as a pile of sand.

Table 292 — IfcConstructionMaterialResource Resource Type Assignment



Resource Cost

The Resource Cost concept template applies to this entity as shown in Table 293.

CostTypeCostNameValueTypeDescription
IfcCostValueMaterialIfcMonetaryMeasureThe amount incurred per unit volume of the material.

Table 293 — IfcConstructionMaterialResource Resource Cost



Resource Quantity

The Resource Quantity concept template applies to this entity as shown in Table 294.

QuantityTypeQuantityNameDescription
IfcQuantityVolumeGrossVolumeThe unit volume of material used, such as cubic meters of concrete.

Table 294 — IfcConstructionMaterialResource Resource Quantity



mvdXML Specification
<?xml version="1.0"?>
<ConceptRoot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="50b8bce8-a8bd-4e9a-b2f7-2b4462741aee" name="IfcConstructionMaterialResource" status="sample" applicableRootEntity="IfcConstructionMaterialResource">
  <Applicability uuid="00000000-0000-0000-0000-000000000000" status="sample">
    <Template ref="0ad38395-98c1-4e26-b93f-60c310e5c64f" />
    <TemplateRules operator="and" />
  </Applicability>
  <Concepts>
    <Concept uuid="2af97832-33aa-46d0-93a2-161c1ce45839" name="Object Typing" status="sample" override="false">
      <Template ref="35a2e10e-20df-40f4-ab2f-dacf0a6744f4" />
      <TemplateRules operator="and">
        <TemplateRule Parameters="RelatingType[Type]='IfcConstructionMaterialResourceType'" />
      </TemplateRules>
    </Concept>
    <Concept uuid="594ab3e1-cfda-472f-8ffb-bfc6fb5dbe74" name="Quantity Sets" status="sample" override="false">
      <Template ref="6652398e-6579-4460-8cb4-26295acfacc7" />
      <TemplateRules operator="and">
        <TemplateRule Parameters="QsetName[Value]='Qto_ConstructionMaterialResourceBaseQuantities'" />
        <TemplateRule Parameters="QsetName[Value]='Qto_ConstructionMaterialResourceBaseQuantities'" />
      </TemplateRules>
    </Concept>
    <Concept uuid="76edeae2-c8e3-438c-875e-7689495f55c4" name="Resource Type Assignment" status="sample" override="false">
      <Template ref="d8197dee-4bdc-4aba-bb57-4c6678ce70dc" />
      <TemplateRules operator="and">
        <TemplateRule Description="Indicates a physical element manifesting the resource such as a pile of sand." Parameters="Type[Type]='IfcGeographicElement'" />
      </TemplateRules>
    </Concept>
    <Concept uuid="cd4185da-6055-4cbd-99c3-58fb586a356f" name="Resource Cost" status="sample" override="false">
      <Template ref="678111f9-565e-4c1d-b8c3-d218c4ccd056" />
      <TemplateRules operator="and">
        <TemplateRule Description="The amount incurred per unit volume of the material." Parameters="CostType[Type]='IfcCostValue' AND CostName[Value]='Material' AND ValueType[Value]='IfcMonetaryMeasure'" />
      </TemplateRules>
    </Concept>
    <Concept uuid="abe8b9c0-63ea-40ff-88f1-03affe33c1f4" name="Resource Quantity" status="sample" override="false">
      <Template ref="a057d708-23d4-47d2-a84d-89ffc93d8fe8" />
      <TemplateRules operator="and">
        <TemplateRule Description="The unit volume of material used, such as cubic meters of concrete." Parameters="QuantityType[Type]='IfcQuantityVolume' AND QuantityName[Value]='GrossVolume'" />
      </TemplateRules>
    </Concept>
  </Concepts>
</ConceptRoot>
Concept inheritance

#ConceptTemplateModel View
IfcRoot
IdentitySoftware IdentityGeneral Usage
Revision ControlRevision ControlGeneral Usage
IfcObjectDefinition
Classification AssociationClassification AssociationGeneral Usage
IfcObject
Object User IdentityObject User IdentityGeneral Usage
Object Predefined TypeObject Predefined TypeGeneral Usage
Property Sets with OverrideProperty Sets with OverrideGeneral Usage
IfcConstructionResource
DocumentDocument AssociationGeneral Usage
ConstraintConstraint AssociationGeneral Usage
Property Sets for ObjectsProperty Sets for ObjectsGeneral Usage
NestingObject NestingGeneral Usage
IfcConstructionMaterialResource
Object TypingObject TypingGeneral Usage
Quantity SetsQuantity SetsGeneral Usage
Resource Type AssignmentResource Type AssignmentGeneral Usage
Resource CostResource CostGeneral Usage
Resource QuantityResource QuantityGeneral Usage
Formal representations
XML Specification
 <xs:element name="IfcConstructionMaterialResource" type="ifc:IfcConstructionMaterialResource" substitutionGroup="ifc:IfcConstructionResource" nillable="true"/>
 <xs:complexType name="IfcConstructionMaterialResource">
  <xs:complexContent>
   <xs:extension base="ifc:IfcConstructionResource">
    <xs:attribute name="PredefinedType" type="ifc:IfcConstructionMaterialResourceTypeEnum" use="optional"/>
   </xs:extension>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcConstructionMaterialResource
 SUBTYPE OF (IfcConstructionResource);
  PredefinedType : OPTIONAL IfcConstructionMaterialResourceTypeEnum;
 WHERE
  CorrectPredefinedType : NOT(EXISTS(PredefinedType)) OR
(PredefinedType <> IfcConstructionMaterialResourceTypeEnum.USERDEFINED) OR
((PredefinedType = IfcConstructionMaterialResourceTypeEnum.USERDEFINED) AND EXISTS (SELF\IfcObject.ObjectType));
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page