IfcReinforcingBarType

Natural language names
Bewehrungsstab - Typ
Reinforcing Bar Type
Type de barre d'armature
Change log
ItemSPFXMLChangeDescription
IFC2x3 to IFC4 4.0.0.0
    IfcReinforcingBarTypeADDED
IFC4 Addendum 2 Technical Corrigendum 1 4.0.2.1
    IfcReinforcingBarType
      NominalDiameterMODIFIEDStatus changed to Deprecated.
      CrossSectionAreaMODIFIEDStatus changed to Deprecated.
      BarLengthMODIFIEDStatus changed to Deprecated.
      BarSurfaceMODIFIEDStatus changed to Deprecated.
      BendingShapeCodeMODIFIEDStatus changed to Deprecated.
      BendingParametersMODIFIEDStatus changed to Deprecated.
IFC4x1 Final 4.1.0.0
    IfcReinforcingBarType
      NominalDiameterMODIFIEDStatus changed from Deprecated.
      CrossSectionAreaMODIFIEDStatus changed from Deprecated.
      BarLengthMODIFIEDStatus changed from Deprecated.
      BarSurfaceMODIFIEDStatus changed from Deprecated.
      BendingShapeCodeMODIFIEDStatus changed from Deprecated.
      BendingParametersMODIFIEDStatus changed from Deprecated.
Semantic definitions at the entity
Entity definition

The reinforcing element type IfcReinforcingBarType defines commonly shared information for occurrences of reinforcing bars. The set of shared information may include:

It is used to define a reinforcing bar type specification indicating the specific product information that is common to all occurrences of that product type. The IfcReinforcingBarType may be declared within IfcProject or IfcProjectLibrary using IfcRelDeclares and may be exchanged with or without occurrences of the type. Occurrences of IfcReinforcingBarType are represented by instances of IfcReinforcingBar.

HISTORY  New entity in IFC4.

Attribute definitions
#AttributeTypeCardinalityDescription G
10PredefinedTypeIfcReinforcingBarTypeEnum Subtype of reinforcing bar. X
11NominalDiameterIfcPositiveLengthMeasure? The nominal diameter defining the cross-section size of the reinforcing bar. X
12CrossSectionAreaIfcAreaMeasure? The effective cross-section area of the reinforcing bar. X
13BarLengthIfcPositiveLengthMeasure? The total length of the reinforcing bar. The total length of bended bars are calculated according to local standards with corrections for the bends. X
14BarSurfaceIfcReinforcingBarSurfaceEnum? Indicator for whether the bar surface is plain or textured. X
15BendingShapeCodeIfcLabel? Shape code per a standard like ACI 315, ISO 3766, or a similar standard. It is presumed that a single standard for defining the bar bending is used throughout the project and that this standard is referenced from the IfcProject object through the IfcDocumentReference mechanism. X
16BendingParametersIfcBendingParameterSelect? L[1:?] Bending shape parameters. Their meaning is defined by the bending shape code and the respective standard. X
Formal Propositions
RuleDescription
CorrectPredefinedTypeThe inherited attribute ElementType shall be provided if the PredefinedType is set to USERDEFINED.
BendingShapeCodeProvidedBending parameters must be accompanied by a shape code.
Inherited definitions from supertypes
Entity inheritance IfcReinforcingElementType IfcElementComponentType IfcElementType IfcTypeProduct IfcTypeObject 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
IfcTypeObject
5ApplicableOccurrenceIfcIdentifier? The attribute optionally defines the data type of the occurrence object, to which the assigned type object can relate. If not present, no instruction is given to which occurrence object the type object is applicable. The following conventions are used:
  • The IFC entity name of the applicable occurrence using the IFC naming convention, CamelCase with IFC prefix
  • It can be optionally followed by the predefined type after the separator "/" (forward slash), using uppercase
  • If one type object is applicable to many occurrence objects, then those occurrence object names should be separate by comma "," forming a comma separated string.
EXAMPLE Refering to a furniture as applicable occurrence entity would be expressed as 'IfcFurnishingElement', refering to a brace as applicable entity would be expressed as 'IfcMember/BRACE', refering to a wall and wall standard case would be expressed as 'IfcWall, IfcWallStandardCase'.
X
6HasPropertySetsIfcPropertySetDefinition? S[1:?] Set list of unique property sets, that are associated with the object type and are common to all object occurrences referring to this object type.
IFC2x3 CHANGE  The attribute aggregate type has been changed from LIST to SET.
X
TypesIfcRelDefinesByType
@RelatingType
S[0:1]Reference to the relationship IfcRelDefinedByType and thus to those occurrence objects, which are defined by this type. X
IfcTypeProduct
7RepresentationMapsIfcRepresentationMap? L[1:?] List of unique representation maps. Each representation map describes a block definition of the shape of the product style. By providing more than one representation map, a multi-view block definition can be given. X
8TagIfcLabel? The tag (or label) identifier at the particular type of a product, e.g. the article number (like the EAN). It is the identifier at the specific level. X
ReferencedByIfcRelAssignsToProduct
@RelatingProduct
S[0:?]Reference to the IfcRelAssignsToProduct relationship, by which other products, processes, controls, resources or actors (as subtypes of IfcObjectDefinition) can be related to this product type.
IFC4 CHANGE  New inverse relationship.
X
IfcElementType
9ElementTypeIfcLabel? 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
IfcElementComponentType
IfcReinforcingElementType
IfcReinforcingBarType
10PredefinedTypeIfcReinforcingBarTypeEnum Subtype of reinforcing bar. X
11NominalDiameterIfcPositiveLengthMeasure? The nominal diameter defining the cross-section size of the reinforcing bar. X
12CrossSectionAreaIfcAreaMeasure? The effective cross-section area of the reinforcing bar. X
13BarLengthIfcPositiveLengthMeasure? The total length of the reinforcing bar. The total length of bended bars are calculated according to local standards with corrections for the bends. X
14BarSurfaceIfcReinforcingBarSurfaceEnum? Indicator for whether the bar surface is plain or textured. X
15BendingShapeCodeIfcLabel? Shape code per a standard like ACI 315, ISO 3766, or a similar standard. It is presumed that a single standard for defining the bar bending is used throughout the project and that this standard is referenced from the IfcProject object through the IfcDocumentReference mechanism. X
16BendingParametersIfcBendingParameterSelect? L[1:?] Bending shape parameters. Their meaning is defined by the bending shape code and the respective standard. X
Definitions applying to General Usage

 Instance diagram


IfcReinforcingBarType
Concept usage

Reinforcing Bar Type Attributes

The Reinforcing Bar Type Attributes concept template applies to this entity as shown in Table 739.

Table 739 — IfcReinforcingBarType Reinforcing Bar Type Attributes



mvdXML Specification
<?xml version="1.0" encoding="utf-8"?>
<ConceptRoot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" uuid="b61454bf-7cc1-49ee-8084-8abdfbf8f210" name="IfcReinforcingBarType" applicableRootEntity="IfcReinforcingBarType">
 <Applicability>
  <Template ref="b4c4c50a-b33c-4693-aa1f-a9b41ef1b298" />
  <TemplateRules operator="and">
  </TemplateRules>
 </Applicability>
 <Concepts>
  <Concept uuid="26e8f7cc-26f2-4f49-984f-dc14283141db" name="Reinforcing Bar Type Attributes">
   <Template ref="673f859a-2a77-4a9d-9887-78d585b89b3f" />
   <TemplateRules operator="and">
    <TemplateRule />
   </TemplateRules>
  </Concept>
 </Concepts>
</ConceptRoot>
Concept inheritance

#ConceptTemplateModel View
IfcRoot
IdentitySoftware IdentityGeneral Usage
Revision ControlRevision ControlGeneral Usage
IfcObjectDefinition
Classification AssociationClassification AssociationGeneral Usage
Assignment to ProductAssignment to ProductGeneral Usage
IfcTypeProduct
Product Type ShapeProduct Type ShapeGeneral Usage
Library AssociationLibrary AssociationGeneral Usage
IfcElementType
Type Body CSG GeometryType Body CSG GeometryGeneral Usage
Type Body Brep GeometryType Body Brep GeometryGeneral Usage
Type Body AdvancedBrep GeometryType Body AdvancedBrep GeometryGeneral Usage
Type Element AggregationType Element AggregationGeneral Usage
Type Body Tessellated GeometryType Body Tessellated GeometryGeneral Usage
Element Type Predefined TypeElement Type Predefined TypeGeneral Usage
IfcReinforcingBarType
Reinforcing Bar Type AttributesReinforcing Bar Type AttributesGeneral Usage
Formal representations
XML Specification
 <xs:element name="IfcReinforcingBarType" type="ifc:IfcReinforcingBarType" substitutionGroup="ifc:IfcReinforcingElementType" nillable="true"/>
 <xs:complexType name="IfcReinforcingBarType">
  <xs:complexContent>
   <xs:extension base="ifc:IfcReinforcingElementType">
    <xs:sequence>
     <xs:element name="BendingParameters" nillable="true" minOccurs="0">
      <xs:complexType>
       <xs:group ref="ifc:IfcBendingParameterSelect" maxOccurs="unbounded"/>
       <xs:attribute ref="ifc:itemType" fixed="ifc:IfcBendingParameterSelect"/>
       <xs:attribute ref="ifc:cType" fixed="list"/>
       <xs:attribute ref="ifc:arraySize" use="optional"/>
      </xs:complexType>
     </xs:element>
    </xs:sequence>
    <xs:attribute name="PredefinedType" type="ifc:IfcReinforcingBarTypeEnum" use="optional"/>
    <xs:attribute name="NominalDiameter" type="ifc:IfcPositiveLengthMeasure" use="optional"/>
    <xs:attribute name="CrossSectionArea" type="ifc:IfcAreaMeasure" use="optional"/>
    <xs:attribute name="BarLength" type="ifc:IfcPositiveLengthMeasure" use="optional"/>
    <xs:attribute name="BarSurface" type="ifc:IfcReinforcingBarSurfaceEnum" use="optional"/>
    <xs:attribute name="BendingShapeCode" type="ifc:IfcLabel" use="optional"/>
   </xs:extension>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcReinforcingBarType
 SUBTYPE OF (IfcReinforcingElementType);
  PredefinedType : IfcReinforcingBarTypeEnum;
  NominalDiameter : OPTIONAL IfcPositiveLengthMeasure;
  CrossSectionArea : OPTIONAL IfcAreaMeasure;
  BarLength : OPTIONAL IfcPositiveLengthMeasure;
  BarSurface : OPTIONAL IfcReinforcingBarSurfaceEnum;
  BendingShapeCode : OPTIONAL IfcLabel;
  BendingParameters : OPTIONAL LIST [1:?] OF IfcBendingParameterSelect;
 WHERE
  CorrectPredefinedType : (PredefinedType <> IfcReinforcingBarTypeEnum.USERDEFINED) OR
((PredefinedType = IfcReinforcingBarTypeEnum.USERDEFINED) AND EXISTS(SELF\IfcElementType.ElementType));
  BendingShapeCodeProvided : NOT EXISTS(BendingParameters) OR EXISTS(BendingShapeCode);
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page