Message 1 of 2
Creating objects on imported csv point file using script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Problem: How to create repeating lattice structure at imported points from a CSV file using a script.
I imported a csv file with many different points that define a structure. I used the script in the link here:
https://forums.autodesk.com/t5/design-validate-document/enter-point-location-using-xyz/m-p/5677580
But at those points i need to input a 3d sketch file at the center of all those points.
I was thinking of just modifying the import sketch code to add the 3d sketch at each point. But not sure how to do that.
Any suggestions on how to do this?
Thank you.