Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
Featurescript finding duplicate sketch lines
Hugh_Goodbody
Member Posts: 40 PRO
I am trying to write a custom feature to export a 3D wireframe model from sketch lines as CSV data. The goal is to import a 3D wireframe model into SkyCiv for analysis.
I have all the sketch lines and the nodes and am trying to remove duplicate sketch lines, that is the sketch lines which overlap each other. Does anyone have any ideas of the best way to achieve this? Is it a case of comparing the end vertex coordinates of each line, or is there a better way? Any suggestions most welcome!
0