[cross_product Gets cross-product of a points Returns Cross product point def cross_product(self, point1, point2): ... Parameter Type Description point1 Point3D First point point2 Point3D Second point See Also module aspose.cad.exporters.cadapsentitiesexporter.cadaps3d class Point3D]