InfiniteLine row (Geometry section)
Contains the x- and y-coordinates of two points on an infinite line.
An InfiniteLine row contains the following cells.
Cell |
Description |
An x-coordinate of a point on the infinite line; paired with y-coordinate represented by the Y cell. | |
A y-coordinate of a point on the infinite line; paired with x-coordinate represented by the X cell. | |
An x-coordinate of a point on the infinite line; paired with y-coordinate represented by the B cell. | |
A y-coordinate of a point on an infinite line; paired with x-coordinate represented by the A cell. |
Remarks
A geometry section that contains an Ellipse or InfiniteLine row should not contain any other rows.