Skip to main content
1-Visitor
January 18, 2016
Question

How can i open point cloud data in Creo 2.0?

  • January 18, 2016
  • 2 replies
  • 6482 views

I have collected point cloud data using Dr. picza software in '.pij'. how can i import that .pij file in Creo 2.0?

2 replies

12-Amethyst
January 18, 2016

I don't see .pij in the list of accepted extensions.

could you possibly export out of Dr.Picza software in another format - like .stp or igs?

vpatel-41-VisitorAuthor
1-Visitor
January 18, 2016

Output of Dr. Picza software: '.txt', '.stl', '.xvl' , '.dxf' ?

12-Amethyst
January 18, 2016

try the .stl

go to file > open > open existing file

use the pull down for the extention

openstl.png

1-Visitor
February 17, 2016

If you export it as txt and it keeps all the points in an x y z columns, then you can open the .txt file in notepad and save as a .pts file. Then you can use the get data option to pull in the points with the .pts. If its not in xyz columns youll have to manipulate it in xls first and save it as a tab delineated .txt file then save as a .pts.

13-Aquamarine
May 19, 2017

I am also looking for some help with point clouds.  I have a .txt and an .xyz file from a CMM.  Creo does not pull these files in if I simply change the file extension to a pts.  There are probably a million XYZ points in this file.  The first few lines look like this:

L0##2##2##0.015269##-0.991260##0.131033

2.425981, 2.602559, 6.097227

2.421572, 2.602123, 6.098048

2.419363, 2.601879, 6.098464

Throughout the file there are several more lines like the first one.  I am suspicious something is wrong with the lines starting with L0## that I need to edit them in order for the file to work?