-
Configurations Question
I'm designing a box that will hold a small electronics project, basically just an arduino nano type board and a battery, plus some surface features: a hole for a switch, a hole for USB, mounting pegs for the board, etc. I designed two different versions of this for two different boards. One uses USB C, the other mini USB,…
-
Is it possible to use feature script to quickly export mass property values for assemblies?
Hi all, Still learning about feature script but I wanted to know if anyone has had any experience using Feature Script to export/output data (specifically mass property values like mass, center of mass, and moment of inertias) into either the command line or ideally into a txt file for an entire assembly. This action would…
-
Configuration Variables MisMatch
I've ben struggling with some configuration properties. With all of the tech out there I still cant figure out what I've done wrong. I have set a variable property called "Label" that I'd like to assign to each of my configurations. However, there is a mismatch between what I've set vs what is shown. When I select the…
-
Unexpected behavior Advanced Configuration Workflows / Exercise: Configuring Multi-part Part Studios
Specifically at Step 11 the student is instructed to: Double check the Feature list. There is one more feature that is red, the Base Fillets. Switch the configuration to the Square Base. Double check the Feature list, again. All the features should build without errors in this configuration. This not the case. When…
-
Configuration Payground Best usecases and Complex Examples and Dynamic suppression
https://cad.onshape.com/documents/d6b28e0ac64aa971f9ef66f9/w/4b40d7bd54e2f225eb3010b1/e/6449b5c7f17296baa0fcc81f I am trying to make some dynamic configurable parts more parametric Dynamic Suppression is pretty good. however how do you write a, Unsuppressed if [expression] Unsuppressed if #is_Square = 1?? is there a equal…
-
How to use a config variable to make more config variables?
Im making a 3d printed screw sorter. A screw sits on a disc and is rotated by a spinning head, until the end of the screw tips into the right sized hole and falls into a bin below. I want to be able to configure both the number of bins and the screw length of each hole. So I want the user to be able to first use a config…
-
Two bowls with almost the same dimensions
I want to create to different rectangular bowls with almost the same dimensions. They differ in shape and length and width and depth. The remaining dimensions like thinkness, spacing and liddepth are the same. I drew and formed the first bowl. I wanted to use the same variable table for the second bowl. However I got…
-
Configure Part Name Feature?
Does anyone have a custom feature for naming parts? We would like to configure the name of the part with an input variable. Configuring the name through the properties does not work for this application.
-
How Can I Arbitrarily Union All Parts?
Hello. I have a part pattern that has an instance count that is dependent of a configuration variable. After the pattern, I want to do a union of all the parts in the part studio. Is there a way I can easily union all parts, similar to "Merge with all." Thanks!
-
Create and edit an object using a DXF file
Hello everyone, I wanted to create a part using a DXF file, center it in an object, and then remove it. Now it always displays an error and only the part that has not been centered can be removed. What am I doing wrong and are there any better solutions?…