Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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.