Point3D.op_Inequality
Point3D Inequality operator
Allows to compare 3D points.
public static bool operator !=(Point3D a, Point3D b)
| Parameter | Type | Description |
|---|---|---|
| a | Point3D | First point to compare. |
| b | Point3D | Second point to compare. |
Return Value
True if points are different.
See Also
- class Point3D
- namespace Aspose.CAD.Exporters.CadApsEntitiesExporter.CadAps3D
- assembly Aspose.CAD