IFC 4.3.2.20250327 (IFC4X3_ADD2) under development

8.20.3.16 IfcSubedge

8.20.3.16.1 Semantic definition

Informal Propositions

  1. The domain of the subedge is formally defined to be the domain of the parent edge, as trimmed by the subedge start vertex and subedge end vertex.
  2. The start vertex and end vertex shall be within the union of the domains of the vertices of the parent edge and the domain of the parent edge.

8.20.3.16.2 Entity inheritance

8.20.3.16.3 Attributes

# Attribute Type Description
IfcRepresentationItem (2)
IfcEdge (2)
Click to show 4 hidden inherited attributes
IfcSubedge (1)
3 ParentEdge IfcEdge

The Edge, or Subedge, which contains the Subedge.

Table 8.20.3.16.A

8.20.3.16.4 Formal representation

ENTITY IfcSubedge
SUBTYPE OF (IfcEdge);
ParentEdge : IfcEdge;
END_ENTITY;

8.20.3.16.5 References

Edit on Github

4 contributor(s):
Last change: Improve definition split (#876) * bring back headers headers were previously removed by mistake, now bringing them back * add new lines and rename the tag add the word 'short' in it * unify newlines make exactly one newline before and two after the tag * resolving typos Because bringing back headers required to go back in time to previous version, I'm now re-resolving the issues: #861, #860, #856 by ArturTomczak on 7/16/2024, 2:07:28 PM

Is this page difficult to understand? Let us know!