IfcReinforcingMeshType

Natural language names
Bewehrungsmatte - Typ
Reinforcing Mesh Type
Type de treillis
Change log
ItemSPFXMLChangeDescription
IFC2x3 to IFC4 4.0.0.0
    IfcReinforcingMeshTypeADDED
IFC4 Addendum 2 Technical Corrigendum 1 4.0.2.1
    IfcReinforcingMeshType
      MeshLengthMODIFIEDStatus changed to Deprecated.
      MeshWidthMODIFIEDStatus changed to Deprecated.
      LongitudinalBarNominalDiameterMODIFIEDStatus changed to Deprecated.
      TransverseBarNominalDiameterMODIFIEDStatus changed to Deprecated.
      LongitudinalBarCrossSectionAreaMODIFIEDStatus changed to Deprecated.
      TransverseBarCrossSectionAreaMODIFIEDStatus changed to Deprecated.
      LongitudinalBarSpacingMODIFIEDStatus changed to Deprecated.
      TransverseBarSpacingMODIFIEDStatus changed to Deprecated.
      BendingShapeCodeMODIFIEDStatus changed to Deprecated.
      BendingParametersMODIFIEDStatus changed to Deprecated.
IFC4x1 Final 4.1.0.0
    IfcReinforcingMeshType
      MeshLengthMODIFIEDStatus changed from Deprecated.
      MeshWidthMODIFIEDStatus changed from Deprecated.
      LongitudinalBarNominalDiameterMODIFIEDStatus changed from Deprecated.
      TransverseBarNominalDiameterMODIFIEDStatus changed from Deprecated.
      LongitudinalBarCrossSectionAreaMODIFIEDStatus changed from Deprecated.
      TransverseBarCrossSectionAreaMODIFIEDStatus changed from Deprecated.
      LongitudinalBarSpacingMODIFIEDStatus changed from Deprecated.
      TransverseBarSpacingMODIFIEDStatus changed from Deprecated.
      BendingShapeCodeMODIFIEDStatus changed from Deprecated.
      BendingParametersMODIFIEDStatus changed from Deprecated.
Semantic definitions at the entity
Entity definition

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

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

HISTORY  New entity in IFC4.

Geometry Use Definition

The IfcReinforcingMeshType may define the shared geometric representation for many mesh occurrences. The RepresentationMaps attribute refers to a list of IfcRepresentationMap's, that allow for multiple geometric representations.

Attribute definitions
#AttributeTypeCardinalityDescription G
10PredefinedTypeIfcReinforcingMeshTypeEnum Subtype of reinforcing mesh. X
11MeshLengthIfcPositiveLengthMeasure? The overall length of the mesh measured in its longitudinal direction. X
12MeshWidthIfcPositiveLengthMeasure? The overall width of the mesh measured in its transversal direction. X
13LongitudinalBarNominalDiameterIfcPositiveLengthMeasure? The nominal diameter denoting the cross-section size of the longitudinal bars. X
14TransverseBarNominalDiameterIfcPositiveLengthMeasure? The nominal diameter denoting the cross-section size of the transverse bars. X
15LongitudinalBarCrossSectionAreaIfcAreaMeasure? The effective cross-section area of the longitudinal bars of the mesh. X
16TransverseBarCrossSectionAreaIfcAreaMeasure? The effective cross-section area of the transverse bars of the mesh. X
17LongitudinalBarSpacingIfcPositiveLengthMeasure? The spacing between the longitudinal bars. Note: an even distribution of bars is presumed; other cases are handled by classification or property sets. X
18TransverseBarSpacingIfcPositiveLengthMeasure? The spacing between the transverse bars. Note: an even distribution of bars is presumed; other cases are handled by classification or property sets. X
19BendingShapeCodeIfcLabel? If this mesh type is bent rather than planar, this attribute provides a shape code per a standard like ACI 315, ISO 3766, or a similar standard. It is presumed that a single standard for defining the mesh bending is used throughout the project and that this standard is referenced from the IfcProject object through the IfcDocumentReference mechanism. X
20BendingParametersIfcBendingParameterSelect? L[1:?] If this mesh type is bent rather than planar, this attribute provides 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
IfcReinforcingMeshType
10PredefinedTypeIfcReinforcingMeshTypeEnum Subtype of reinforcing mesh. X
11MeshLengthIfcPositiveLengthMeasure? The overall length of the mesh measured in its longitudinal direction. X
12MeshWidthIfcPositiveLengthMeasure? The overall width of the mesh measured in its transversal direction. X
13LongitudinalBarNominalDiameterIfcPositiveLengthMeasure? The nominal diameter denoting the cross-section size of the longitudinal bars. X
14TransverseBarNominalDiameterIfcPositiveLengthMeasure? The nominal diameter denoting the cross-section size of the transverse bars. X
15LongitudinalBarCrossSectionAreaIfcAreaMeasure? The effective cross-section area of the longitudinal bars of the mesh. X
16TransverseBarCrossSectionAreaIfcAreaMeasure? The effective cross-section area of the transverse bars of the mesh. X
17LongitudinalBarSpacingIfcPositiveLengthMeasure? The spacing between the longitudinal bars. Note: an even distribution of bars is presumed; other cases are handled by classification or property sets. X
18TransverseBarSpacingIfcPositiveLengthMeasure? The spacing between the transverse bars. Note: an even distribution of bars is presumed; other cases are handled by classification or property sets. X
19BendingShapeCodeIfcLabel? If this mesh type is bent rather than planar, this attribute provides a shape code per a standard like ACI 315, ISO 3766, or a similar standard. It is presumed that a single standard for defining the mesh bending is used throughout the project and that this standard is referenced from the IfcProject object through the IfcDocumentReference mechanism. X
20BendingParametersIfcBendingParameterSelect? L[1:?] If this mesh type is bent rather than planar, this attribute provides bending shape parameters. Their meaning is defined by the bending shape code and the respective standard. X
Definitions applying to General Usage

 Instance diagram


IfcReinforcingMeshType
Concept usage

Reinforcing Mesh Type Attributes

The Reinforcing Mesh Type Attributes concept template applies to this entity as shown in Table 744.

Table 744 — IfcReinforcingMeshType Reinforcing Mesh Type Attributes



mvdXML Specification
<?xml version="1.0" encoding="utf-8"?>
<ConceptRoot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" uuid="725c39c5-349e-4b19-9e90-09c30a10b262" name="IfcReinforcingMeshType" applicableRootEntity="IfcReinforcingMeshType">
 <Applicability>
  <Template ref="e7bfbbdc-2047-46c2-b077-e6edbc5866aa" />
  <TemplateRules operator="and">
  </TemplateRules>
 </Applicability>
 <Concepts>
  <Concept uuid="4721fbeb-51c9-4d6c-af75-bfacada752af" name="Reinforcing Mesh Type Attributes">
   <Template ref="37ae331a-ad22-4184-b29a-9bf32af12ea3" />
   <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
IfcReinforcingMeshType
Reinforcing Mesh Type AttributesReinforcing Mesh Type AttributesGeneral Usage
Formal representations
XML Specification
 <xs:element name="IfcReinforcingMeshType" type="ifc:IfcReinforcingMeshType" substitutionGroup="ifc:IfcReinforcingElementType" nillable="true"/>
 <xs:complexType name="IfcReinforcingMeshType">
  <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:IfcReinforcingMeshTypeEnum" use="optional"/>
    <xs:attribute name="MeshLength" type="ifc:IfcPositiveLengthMeasure" use="optional"/>
    <xs:attribute name="MeshWidth" type="ifc:IfcPositiveLengthMeasure" use="optional"/>
    <xs:attribute name="LongitudinalBarNominalDiameter" type="ifc:IfcPositiveLengthMeasure" use="optional"/>
    <xs:attribute name="TransverseBarNominalDiameter" type="ifc:IfcPositiveLengthMeasure" use="optional"/>
    <xs:attribute name="LongitudinalBarCrossSectionArea" type="ifc:IfcAreaMeasure" use="optional"/>
    <xs:attribute name="TransverseBarCrossSectionArea" type="ifc:IfcAreaMeasure" use="optional"/>
    <xs:attribute name="LongitudinalBarSpacing" type="ifc:IfcPositiveLengthMeasure" use="optional"/>
    <xs:attribute name="TransverseBarSpacing" type="ifc:IfcPositiveLengthMeasure" use="optional"/>
    <xs:attribute name="BendingShapeCode" type="ifc:IfcLabel" use="optional"/>
   </xs:extension>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcReinforcingMeshType
 SUBTYPE OF (IfcReinforcingElementType);
  PredefinedType : IfcReinforcingMeshTypeEnum;
  MeshLength : OPTIONAL IfcPositiveLengthMeasure;
  MeshWidth : OPTIONAL IfcPositiveLengthMeasure;
  LongitudinalBarNominalDiameter : OPTIONAL IfcPositiveLengthMeasure;
  TransverseBarNominalDiameter : OPTIONAL IfcPositiveLengthMeasure;
  LongitudinalBarCrossSectionArea : OPTIONAL IfcAreaMeasure;
  TransverseBarCrossSectionArea : OPTIONAL IfcAreaMeasure;
  LongitudinalBarSpacing : OPTIONAL IfcPositiveLengthMeasure;
  TransverseBarSpacing : OPTIONAL IfcPositiveLengthMeasure;
  BendingShapeCode : OPTIONAL IfcLabel;
  BendingParameters : OPTIONAL LIST [1:?] OF IfcBendingParameterSelect;
 WHERE
  CorrectPredefinedType : (PredefinedType <> IfcReinforcingMeshTypeEnum.USERDEFINED) OR
((PredefinedType = IfcReinforcingMeshTypeEnum.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