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.

where used as in where in the FeatureScript

kev_keegkev_keeg Member Posts: 8 ✭✭

Looked briefly for "where used" - found only PDM stuff (where is a part used). I needed a "where is the variable used (which sketches, which features, etc).

Attached is my (very cumbersome) solution. Copy the FeatureScript to Excel. Turn on filters. Used embedded macro to highlight (currently red) the text of specific variable names.
Then FILTER for "That name" OR "annotation".

In my example I was looking for where is "CoilPackSkinThk" used. The macro highlights it red, and the Filter for annotation shows all the names. The name on the line before the variable of interest are the feature names in which it resides.

Sorry this is so crude. Someone please show me a better way…

0
0 votes

Under Review · Last Updated

Sign In or Register to comment.