Operators |
get_parallels_xld — Return an XLD parallel's data (as lines).
get_parallels_xld returns for the first XLD parallel in Parallels the following values:
Row1: | Row coordinates of the points on polygon P1 |
Col1: | Column coordinates of the points on polygon P1 |
Length1: | Lengths of the line segments on polygon P1 |
Phi1: | Angles of the line segments on polygon P1 |
Row2: | Row coordinates of the points on polygon P2 |
Col2: | Column coordinates of the points on polygon P2 |
Length2: | Lengths of the line segments on polygon P2 |
Phi2: | Angles of the line segments on polygon P2 |
Input XLD parallels.
Row coordinates of the points on polygon P1.
Column coordinates of the points on polygon P1.
Lengths of the line segments on polygon P1.
Angles of the line segments on polygon P1.
Row coordinates of the points on polygon P2.
Column coordinates of the points on polygon P2.
Lengths of the line segments on polygon P2.
Angles of the line segments on polygon P2.
get_polygon_xld, get_lines_xld
Foundation
Operators |