geom3d[AreSkewLines] - test if two lines are skew
|
Calling Sequence
|
|
AreSkewLines(l1, l2)
|
|
Description
|
|
•
|
The routine returns true if the two given line are skew; false if they are not; and FAIL if it is unable to reach a conclusion.
|
•
|
The command with(geom3d,AreSkewLines) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?