Bauprodukt - Ressource | |
Construction Product Resource | |
Ressource d'un produit de construction |
Item | SPF | XML | Change | Description | IFC2x3 to IFC4 |
---|---|---|---|---|
IfcConstructionProductResource | ||||
OwnerHistory | MODIFIED | Instantiation changed to OPTIONAL. | ||
Identification | X | MODIFIED | Name changed from ResourceIdentifier to Identification. | |
LongDescription | MODIFIED | Name changed from ResourceGroup to LongDescription. Type changed from IfcLabel to IfcText. | ||
Usage | X | X | MODIFIED | Name changed from ResourceConsumption to Usage. Type changed from IfcResourceConsumptionEnum to IfcResourceTime. |
BaseCosts | X | X | MODIFIED | Name changed from BaseQuantity to BaseCosts. Type changed from IfcMeasureWithUnit to IfcAppliedValue. Aggregation changed from NONE to LIST. |
BaseQuantity | ADDED | |||
PredefinedType | ADDED |
IfcConstructionProductResource defines the role of a product that is consumed (wholly or partially), or occupied in the performance of construction.
HISTORY New entity in IFC2.0. Renamed from IfcProductResource in IFC2x.
Occurrences of IfcConstructionProductResource are usage of products to assist the process of construction. More specifically, they are usage of products that result from some construction processes and that are then used as resources to facilitate further construction. For instance, formworks can be instantiated as products resulting from the process constructing formwork. However, they are used as resources in the process pouring concrete in a later stage of the project.
# | Attribute | Type | Cardinality | Description | G |
---|---|---|---|---|---|
11 | PredefinedType | IfcConstructionProductResourceTypeEnum | ? |
Defines types of construction product resources.
IFC4 New attribute. | X |
# | Attribute | Type | Cardinality | Description | G |
---|---|---|---|---|---|
IfcRoot | |||||
1 | GlobalId | IfcGloballyUniqueId | Assignment of a globally unique identifier within the entire software world. | X | |
2 | OwnerHistory | IfcOwnerHistory | ? |
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 |
3 | Name | IfcLabel | ? | 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 |
4 | Description | IfcText | ? | Optional description, provided for exchanging informative comments. | X |
IfcObjectDefinition | |||||
HasAssignments | IfcRelAssigns @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 | |
Nests | IfcRelNests @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 | |
IsNestedBy | IfcRelNests @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 | |
HasContext | IfcRelDeclares @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 | |
IsDecomposedBy | IfcRelAggregates @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 | |
Decomposes | IfcRelAggregates @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 | |
HasAssociations | IfcRelAssociates @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 | |||||
5 | ObjectType | IfcLabel | ? |
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 |
IsDeclaredBy | IfcRelDefinesByObject @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 | |
Declares | IfcRelDefinesByObject @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 | |
IsTypedBy | IfcRelDefinesByType @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 | |
IsDefinedBy | IfcRelDefinesByProperties @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 | |||||
6 | Identification | IfcIdentifier | ? |
An identifying designation given to a resource.
It is the identifier at the occurrence level.
IFC4 CHANGE Attribute promoted from subtype IfcConstructionResource. | X |
7 | LongDescription | IfcText | ? |
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 |
ResourceOf | IfcRelAssignsToResource @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 | |||||
8 | Usage | IfcResourceTime | ? |
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 |
9 | BaseCosts | IfcAppliedValue | ? 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 |
10 | BaseQuantity | IfcPhysicalQuantity | ? |
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 |
IfcConstructionProductResource | |||||
11 | PredefinedType | IfcConstructionProductResourceTypeEnum | ? |
Defines types of construction product resources.
IFC4 New attribute. | X |
Object Typing
The Object Typing concept template applies to this entity as shown in Table 295.
| ||||||
Table 295 — IfcConstructionProductResource Object Typing |
Resource Assignment
The Resource Assignment concept template applies to this entity as shown in Table 296.
| ||||
Table 296 — IfcConstructionProductResource Resource Assignment |
Resource Cost
The Resource Cost concept template applies to this entity as shown in Table 297.
| ||||||||||||
Table 297 — IfcConstructionProductResource Resource Cost |
Resource Quantity
The Resource Quantity concept template applies to this entity as shown in Table 298.
| ||||||
Table 298 — IfcConstructionProductResource Resource Quantity |
<?xml version="1.0"?>
<ConceptRoot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="22fb27ed-8f5c-4b5c-9e71-56b5e542b596" name="IfcConstructionProductResource" status="sample" applicableRootEntity="IfcConstructionProductResource">
<Applicability uuid="00000000-0000-0000-0000-000000000000" status="sample">
<Template ref="c7ef91fa-167b-4c65-b901-473afcbc82c3" />
<TemplateRules operator="and" />
</Applicability>
<Concepts>
<Concept uuid="fbccf4b2-49b1-4af3-aa75-b2d43e055abc" name="Object Typing" status="sample" override="false">
<Template ref="35a2e10e-20df-40f4-ab2f-dacf0a6744f4" />
<TemplateRules operator="and">
<TemplateRule Parameters="RelatingType[Type]='IfcConstructionProductResourceType'" />
</TemplateRules>
</Concept>
<Concept uuid="3be6d9a1-8d6e-43ce-92a6-97afb4ca2f48" name="Resource Assignment" status="sample" override="false">
<Template ref="26529b88-e45d-4818-a1ce-02ba12901b7e" />
<TemplateRules operator="and">
<TemplateRule Description="Indicates a physical element manifesting the resource such as nails (in bulk)." Parameters="Type[Type]='IfcElement'" />
</TemplateRules>
</Concept>
<Concept uuid="c8ff2171-24f2-46f6-807a-a3c9a163c15a" name="Resource Cost" status="sample" override="false">
<Template ref="678111f9-565e-4c1d-b8c3-d218c4ccd056" />
<TemplateRules operator="and">
<TemplateRule Description="The unit cost for purchasing the product." Parameters="CostType[Type]='IfcCostValue' AND CostName[Value]='Product' AND ValueType[Value]='IfcMonetaryMeasure'" />
<TemplateRule Description="The unit cost for transporting the product." Parameters="CostType[Type]='IfcCostValue' AND CostName[Value]='Shipping' AND ValueType[Value]='IfcMonetaryMeasure'" />
</TemplateRules>
</Concept>
<Concept uuid="335e4607-a54e-4206-8c32-92b523c90efa" name="Resource Quantity" status="sample" override="false">
<Template ref="a057d708-23d4-47d2-a84d-89ffc93d8fe8" />
<TemplateRules operator="and">
<TemplateRule Description="The unit count of the product used such as 1 for each or 12 for a dozen." Parameters="QuantityType[Type]='IfcQuantityCount' AND QuantityName[Value]='Product'" />
</TemplateRules>
</Concept>
</Concepts>
</ConceptRoot>
# | Concept | Template | Model View |
---|---|---|---|
IfcRoot | |||
Identity | Software Identity | General Usage | |
Revision Control | Revision Control | General Usage | |
IfcObjectDefinition | |||
Classification Association | Classification Association | General Usage | |
IfcObject | |||
Object User Identity | Object User Identity | General Usage | |
Object Predefined Type | Object Predefined Type | General Usage | |
Property Sets with Override | Property Sets with Override | General Usage | |
IfcConstructionResource | |||
Document | Document Association | General Usage | |
Constraint | Constraint Association | General Usage | |
Property Sets for Objects | Property Sets for Objects | General Usage | |
Nesting | Object Nesting | General Usage | |
IfcConstructionProductResource | |||
Object Typing | Object Typing | General Usage | |
Resource Assignment | Resource Assignment | General Usage | |
Resource Cost | Resource Cost | General Usage | |
Resource Quantity | Resource Quantity | General Usage |
<xs:element name="IfcConstructionProductResource" type="ifc:IfcConstructionProductResource" substitutionGroup="ifc:IfcConstructionResource" nillable="true"/>
<xs:complexType name="IfcConstructionProductResource">
<xs:complexContent>
<xs:extension base="ifc:IfcConstructionResource">
<xs:attribute name="PredefinedType" type="ifc:IfcConstructionProductResourceTypeEnum" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
ENTITY IfcConstructionProductResource
SUBTYPE OF (IfcConstructionResource);
PredefinedType : OPTIONAL IfcConstructionProductResourceTypeEnum;
WHERE
CorrectPredefinedType : NOT(EXISTS(PredefinedType)) OR
(PredefinedType <> IfcConstructionProductResourceTypeEnum.USERDEFINED) OR
((PredefinedType = IfcConstructionProductResourceTypeEnum.USERDEFINED) AND EXISTS (SELF\IfcObject.ObjectType));
END_ENTITY;