Create points in center of spheres and export their coordinates

Create points in center of spheres and export their coordinates

Anonymous
Not applicable
4,381 Views
21 Replies
Message 1 of 22

Create points in center of spheres and export their coordinates

Anonymous
Not applicable

Hello all!

 

I am new to Autodesk AutoCAD and want to create points in the center of spheres-like objects within a 3D .stp file and then export their coordinates.

 

Up to now I got my .stp model to import, but cannot find a way to modify the spheres. Every time I try to mark the spheres I get the message 'object with unchangable attributes'.

 

Is this an issue created by me due to the import of a non .dwg file format? Is there an easy way to get the coordinates of the sphere centers?

 

Thank you and best regards

 

0 Likes
Accepted solutions (1)
4,382 Views
21 Replies
Replies (21)
Message 21 of 22

john.vellek
Alumni
Alumni
Accepted solution

HI @Anonymous,

 

You sent me your drawing files and it was indeed a single solid which made an extraction difficult based upon the existing components.

 

I created a sphere that contained a point at the center. I made this into a block and copied this sphere block to each of the spheres in your model. This helped me to verify that I had located the centers visually as I copied it around your model. I then used DATAEXTRACTION to extract only the points and their locations. I inserted this resulting table into the drawing file. It can be updated as necessary by rt-clicking and selecting Update. I then selected the table and used Export to create the CSV file.

 

 

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
Message 22 of 22

Anonymous
Not applicable

You should still be able to osnap to the center of the spheres in order to place a point there, then dataextract the points.