IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

5.1.5.1 Qto_BodyGeometryValidation

5.1.5.1.1 Semantic definition

Quantities supplied for validating the correct interpretation of the body shape representation at import. In case of multiple representation items, the quantities are summed for each of the items (irrespective of any overlap). Choosing a suitable tolerance value for comparing the supplied numbers to the numbers calculated from the reconstructed geometry is at the discretion of the importing application.

5.1.5.1.2 Applicable entities

5.1.5.1.3 Properties

Name Data Type Description
GrossSurfaceArea IfcQuantityArea

Total gross area of the object, normally generated as perimeter * length + 2 * cross section area. It is the sum of OuterSurfaceArea + (2 x CrossSectionArea) and shall only be given, if the OuterSurfaceArea and CrossSectionArea cannot be established separately.

Total gross surface area of the element before applying product-level geometric features such as openings and projections.

NetSurfaceArea IfcQuantityArea

Net surface area of the object, normally generated as perimeter * length + 2 * cross section area taking into account possible processing features (cut-out's, etc.) or openings and recesses.

Total net surface area of the element after applying product-level geometric features such as openings and projections.

GrossVolume IfcQuantityVolume

Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account.

Total gross volume of the element before applying product-level geometric features such as openings and projections.

NetVolume IfcQuantityVolume

Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses.

Total net volume of the element before applying product-level geometric features such as openings and projections.

SurfaceGenusBeforeFeatures IfcQuantityCount

The Surface Genus of the evaluated representation items before applying product-level geometric features such as openings and projections.

Surface Genus is a topological measure that represents the number of "holes" or "handles" on a surface. For example, a sphere has genus 0, and a torus has genus 1.

Computed using the Euler characteristic:

$$\chi=V-E+F$$

With the numbers of vertices (V), edges (E) and faces (F)

$$\chi=2−2g−b$$

With surface genus (g) and the number of boundaries (b) the latter zero in case of an enclosed volume.

SurfaceGenusAfterFeatures IfcQuantityCount

The Surface Genus of the evaluated representation items after applying product-level geometric features such as openings and projections.

Surface Genus is a topological measure that represents the number of "holes" or "handles" on a surface. For example, a sphere has genus 0, and a torus has genus 1.

Computed using the Euler characteristic:

$$\chi=V-E+F$$

With the numbers of vertices (V), edges (E) and faces (F)

$$\chi=2−2g−b$$

With surface genus (g) and the number of boundaries (b) the latter zero in case of an enclosed volume.

Table 5.1.5.1.A

Edit on Github


Is this page difficult to understand? Let us know!

5.1.5.1.4 Changelog

5.1.5.1.4.1 IFC4.3_DEV_70ee25e8

  • New resource