IFC 4.3.2.20250327 (IFC4X3_ADD2) under development

8.20.3.20 IfcVertexPoint

8.20.3.20.1 Semantic definition

Informal Propositions

  1. The domain of the vertex is formally defined to be the domain of its vertex point.

8.20.3.20.2 Entity inheritance

8.20.3.20.3 Attributes

# Attribute Type Description
IfcRepresentationItem (2)
Click to show 2 hidden inherited attributes
IfcVertexPoint (1)
1 VertexGeometry IfcPoint

The geometric point, which defines the position in geometric space of the vertex.

Table 8.20.3.20.D

8.20.3.20.4 Examples

8.20.3.20.5 Formal representation

ENTITY IfcVertexPoint
SUBTYPE OF (IfcVertex);
VertexGeometry : IfcPoint;
END_ENTITY;

8.20.3.20.6 References