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.
Variable name as Value
Hello There,
I am new to Onshape, I came from Shapr3D, because of much bigger compexity of SW (sadly app is not that good), and I just discovered magic of variables and I really like it a lot,
Now I am working on my own frames, I did quite nice setup for rectangular profiles. And I want to have parametric text in Cut list.
Is it possible to have Column in cut list with Value that is changed regard the dimensions of profile? Can I also change name same way?
I can’t find any solution, of way to write expression, but i tried to type something here in printscreen, to show You what I mean
Thank You for your help:)
Answers
Yes, see the reply here:
https://forum.onshape.com/discussion/20657/can-the-cutlist-feature-auto-import-dimensions..
You have to right click the value input and convert it to an expression input so that it can take variables. The variables still need to output a string value. See the post above for how to do this. Note: you can join strings together with the tilde symbol:
"Profile " ~ toString(#H) ~ " x " ~ toString(#L) ~ " x " ~ toString(#T)
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴