Cad3DPoint.op_Addition
Cad3DPoint Addition operator
Sum 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 sum
See Also
- class Cad3DPoint
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD