Error Messages/43897
Error Message
The index J passed to the third parameter «I» of VectorCrossProduct has a length of 4, which is not a valid length for VectorCrossProduct. The index must have a length of 3 or 7.
Description
The VectorCrossProduct function only works on 3-D and 7-D vectors. For a description of why only these dimensions, see the VectorCrossProduct page. You have passed it vectors with something other than 3 or 7 dimensions. Usually, this is used only when working with 3-D geometry.
See Also
Comments
Enable comment auto-refresher