Sums two points' coordinates.
Namespace: MindFusion.ChartingFile: Point3D.js
function add (p1, p2)
Type: Point3DThe first point.
Type: Point3DThe second point.
Type: Point3DA Point3D containing sum of coordinates.
Point3D MembersPoint3D ClassMindFusion.Charting Namespace