Cad3DPoint.op_Subtraction
Cad3DPoint Subtraction operator
Diff of two points
public static Cad3DPoint operator -(Cad3DPoint pt1, Cad3DPoint pt2)
Parameter | Type | Description |
---|---|---|
pt1 | Cad3DPoint | The first point |
pt2 | Cad3DPoint | The second point |
Return Value
Returns the diff
See Also
- class Cad3DPoint
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD