2.4.2.4 InfiniteLine

The InfiniteLine structure is a Row_Type element that specifies the geometric path of an infinite line. The infinite line is specified by two points.

A Geometry Section_Type element that contains this Row_Type element MUST NOT contain any other Row_Type elements.

The Cell_Type child elements of this structure MUST be a value from the following table.

Cell_Type element

Meaning

X

Specifies the x-coordinate of the first point.

Y

Specifies the y-coordinate of the first point.

A

Specifies the x-coordinate of the second point.

B

Specifies the y-coordinate of the second point.