Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

3D x,y,z data import

Status
Not open for further replies.

stimpee

Mechanical
Joined
Dec 14, 2001
Messages
34
Location
US
Is it possible to import a 3D point "cloud" into solidworks? I initially want to only be able to visualize the data, but I would eventually like to be able to fit surfaces to the points and then ultimately build solids using those surfaces.

Anybody have any ideas?

Steve
 
Hi Stimpee,

I developed a macro that do this kind of thing. But this API tool isn´t generic, it works just with some kind of digitalized files. I developed it for a SW Client, once I work for a SW reseller.

Just to help you... could you send me the digitalized file??

I hope it can helps.

MHendler
 
MHendler,

Send me your email address and I will send you a file. I have a few different purposes for needing this capability. One is for visualization only. The more complex one is for taking a point cloud and fitting a surface to it.

Stoker, I checked out ShapeWorks and while it looks quite cool, they say the capability to import "cloud of points" data is "coming soon"!!!

Thanks,
Steve
 
From the SW website, there is an application available for download from the Model Library. Sign in as if you were downloading a SP, then pick the Model Library from the menu on the left. Check the API section and look in the Modeling Utilities under the VB Examples. Here is their description:

Point Cloud from File - This macro/script reads in a table of xyz points from a space, tab, or comma delimited txt file and plots the points into one 3D sketch. It could also be used to create a 3D spline.

Note, access to this requires subscription support.
DimensionalSolutions@Core.com
While I welcome e-mail messages, please post all thread activity in these forums for the benefit of all members.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top