geom3d[AreDistinct] - test if given objects are distinct
|
Calling Sequence
|
|
AreDistinct({A, B, C, ...})
|
|
Parameters
|
|
A, B, C, ...
|
-
|
points, lines, planes, ...
|
|
|
|
|
Description
|
|
•
|
The routine returns true if the given objects are distinct ; false if they are not; and FAIL if it is unable to reach a conclusion.
|
•
|
The command with(geom3d,AreDistinct) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
|
|
Download Help Document
Was this information helpful?