Enum: GeometryRepresentationType¶
Classification of geometric representation dimension/style.
URI: pbs:GeometryRepresentationType
Enum URI: pbs:GeometryRepresentationType
Permissible Values¶
| Value | Meaning | Description | Additional Info |
|---|---|---|---|
| axis | None | Linear axis/centerline representation. | Title: Axis |
| body_3d | None | 3D volumetric/body representation. | Title: 3D Body |
| footprint_2d | None | 2D surface/footprint representation. | Title: 2D Footprint |
| point | None | Point/dot representation. | Title: Point |
Slots¶
| Name | Description |
|---|---|
| geometry_representation | Representation kind/dimension (for example body_3d, footprint_2d, point), independent of file format. |
| affected_geometry_role | Geometry role affected for GeometryChange records. |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://schema.pragmaticbim.ch
LinkML Source¶
name: GeometryRepresentationType
description: Classification of geometric representation dimension/style.
from_schema: https://schema.pragmaticbim.ch
rank: 1000
enum_uri: pbs:GeometryRepresentationType
permissible_values:
axis:
text: axis
description: Linear axis/centerline representation.
alt_descriptions:
de:
source: de
description: Achse
title: Axis
body_3d:
text: body_3d
description: 3D volumetric/body representation.
alt_descriptions:
de:
source: de
description: 3D Koerper
title: 3D Body
footprint_2d:
text: footprint_2d
description: 2D surface/footprint representation.
alt_descriptions:
de:
source: de
description: 2D Grundriss
title: 2D Footprint
point:
text: point
description: Point/dot representation.
alt_descriptions:
de:
source: de
description: Punkt
title: Point