The vector cross product of two vectors.
Dimension | Returns a unit of measure, i.e. 'AngleUnit', 'DistanceUnit', etc. |
From | Specify one of the two vectors which define the vector cross product. |
IsNormalized | Whether to convert the cross product of two vectors to a unit vector. |
To | Specify the second of the two vectors which define the vector cross product. |
Implemented Interface |
---|
IAgCrdnVector |
IAgCrdnTimeProperties |
IAgCrdn |
Creates a vector defined as a cross product of vectors A and B.
[C#] | ||
---|---|---|
|
Creates a vector defined as a cross product of vectors A and B.
[Visual Basic .NET] | ||
---|---|---|
|