Advertisement
Guest User

Untitled

a guest
May 25th, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. Point3D pointA = new Point3D(100,220,175);
  2. Point3D pointB = new Point3D(200,150,-10);
  3.  
  4. Group space3D = new Group();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement