Error Messages/43897

< Error Messages
Revision as of 19:12, 28 October 2016 by Lchrisman (talk | contribs) (EW 16271)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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


You are not allowed to post comments.