Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.

First time visiting? Here are some places to start:
  1. Looking for a certain topic? Check out the categories filter or use Search (upper right).
  2. Need support? Ask a question to our Community Support category.
  3. Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
  4. 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.

Options

FeatureScript Table Output Help

Hello all,

I am trying to make my first feature script with Onshape, but my lack of experience with coding and the platform is making it difficult. 

I wanted to make a feature which takes all my wire lengths within an assembly and outputs them into a 2 column table with 'Wire Name' and 'Length' as the column names. Before I was doing all this manually but it gets tedious, especially when wire lengths needs to constantly change. 

I tried using the define table function, but failed to produce tables. I am wondering if I need to define a variable or read attributes of the wiring in addition. I added screenshots for the wiring data I'm looking at and the code I started on. Thank you all for the help!!

 
 

Answers

Sign In or Register to comment.