Cad3DPointHelper.Cross
Cad3DPointHelper.Cross method
The cross product of two vectors.
public static Cad3DPoint Cross(Cad3DPoint vc1, Cad3DPoint vc2)
Parameter | Type | Description |
---|---|---|
vc1 | Cad3DPoint | The first vector |
vc2 | Cad3DPoint | The second vector |
Return Value
Result of cross
See Also
- class Cad3DPoint
- class Cad3DPointHelper
- namespace Aspose.CAD.FileFormats.Cad.CadObjects.Helpers
- assembly Aspose.CAD