Retain “Insert in all Part Studio and Assemblies” option in Variable Studio when copying workspace Enforce drawings to be up to date before merging changes into a protected branch FeatureScript: New function ‘getAllNamedAttributes’ as a map of all attributes for an entity REST API: New para...
I have a Part Studio consisting of a number of frames which form an enclosure. I have grouped those parts into a composite part. When I insert the composite part into an assembly only the composite part shows in the BOM. What is the recommended practice to avoid having to insert/ group ...
Tech Tip: How to Insert Custom Tables into Drawings 11.12.2024 In this Tech Tip, learn how a Custom table with essential Part Studio information can be easily inserted into an Onshape Drawing. Learn More More Case Studies CADCompanyCustomersCustomersCustomersMachine Design ...
This allows you to bring geometry in from another part studio and use it in the geometry creation process. The image below shows a set of geometry from another part file, derived into the part studio and used as the basis for further work. At present, that doesn’t mean that the origina...
but I wanted to learn featurescripts through this. I'm not done with my code yet, but I've noticed that I'm unable to actually run what I have and see what it generates so far in a part studio. Is there an error that I'm missing due to a lack of knowledge, or some other is...
It’s also worth noting here that when you use the standard content tools (which are found in the ‘insert’ operation in an assembly studio), the system can automatically generate a useful part name, which handily adds in details of type, size, length and so on. ...
This allows you to filter down to the part you want, choosing from the familiar array of categories, classes and standard sizes. Once that’s complete, it’s time to insert it. Here things get interesting as each of these components has been built using Onshape’s standard mate connectors....
I am able to extend an ENTIRE surface after looking at the FS generated in a part studio (I pass the surface query into the "entities" field of extendSurface), but not edges of a surface. While I could re-write the code of the FS to create the features slightly differently, the ...