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.
Is there a way to call out configuration name automatically via a note in a drawing?
Alexandre_Wamain
Member, csevp Posts: 16 PRO
in Drawings
My goal is to callout the configuration shown on a drawing automatically via a note. I know I can do this through part properties and was curious if I could also do this with configuration names?
Tagged:
0
Best Answer
-
MichaelPascoe Member Posts: 2,012 PRO
Hi @Alexandre_Wamain, one way you can do this is by configuring a property of your part with a custom feature like Set Property. This way when you change the configuration, it will change the description to match. Then, you can access it within a drawing.
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴1
Answers
Hi @Alexandre_Wamain, one way you can do this is by configuring a property of your part with a custom feature like Set Property. This way when you change the configuration, it will change the description to match. Then, you can access it within a drawing.
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴
Since there are no custom features for assemblies, YET, you would have to do the steps above, then create another list configuration in your assembly. When you insert the part into your assembly, you can control the part studio configuration with the assembly configuration. This is not ideal, but it does work.
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴