for (i=0; i<400; i++){ p = Point3D("P"+i,Math.random(),Math.random(),Math.random()); SetPointType(p,"point"); SetThickness(p,"thick"); }