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.
ilya_baran 
Reactions
-
Re: Multiple Declaration Warning
Just seeing this -- the way to deal with redundant imports like that is to import into a namespace. So if you do foo::import(...) you can use foo::whateverFunction and their exported geometry.fs woul… (View Post)6 -
Re: F1 Style Cambered Aerofoil Feature Script
@philip_thomas I think Michael was complimenting the OP, not you :smile: (View Post)4 -
Re: Suggestions on approach for fully parametric model
@owen_sparks Take a look at https://cad.onshape.com/FsDoc/library.html#module-instantiator.fs -- it's exactly for bringing in configured part studios via FS. We're also working on a Feature… (View Post)1 -
Re: Can we use FS to set the "Exclude from BOM" property.
This should be available as of the update we pushed yesterday (make sure you use the latest version of std). (View Post)2 -
Re: Configuratons - howto bind ONE table entry to TWO features
You can create a regular variable (i.e., not a configuration variable), use it in both sketches, and then configure the value of the variable using a table. (View Post)6


























