geometry[CrossProduct] - compute the cross product of two directed segments
|
Calling Sequence
|
|
CrossProduct(dseg1, dseg2)
|
|
Parameters
|
|
dseg1, dseg2
|
-
|
two directed segment
|
|
|
|
|
Description
|
|
•
|
Note that the tails of dseg1 and dseg2 must be the same.
|
•
|
The command with(geometry,CrossProduct) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?