Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Contains the x - and y -coordinates of two points on an infinite line.
An InfiniteLine row contains the following cells.
| Cell | Description |
|---|---|
| X |
An x -coordinate of a point on the infinite line; paired with y -coordinate represented by the Y cell. |
| Y |
A y -coordinate of a point on the infinite line; paired with x -coordinate represented by the X cell. |
| A |
An x -coordinate of a point on the infinite line; paired with y -coordinate represented by the B cell. |
| B |
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.