-
Imprint document version on parts?
I design parts for 3D printing. I'd love to be able to have the document's version number on the parts. I go through so many minor iterations! So basically I want the version number to be in a Text object in a sketch and automatically update. Possible?
-
Best practice when updating and versioning a FeatureScript
Community, I searched the forum, but did not find any messages that address my question. I have successfully created a FeatureScript, versioned, and shared it with my FIRST Robotics teams. Now I want to make enhancements. Are these the best steps for a new FeatureScript version? Create a new Feature Studio in the original…
-
Part Revision Number on Drawing
Hi guys I'm struggling with getting the revision number on my drawings since I activated the pro-license. When releasing a drawing together with the part both revision numbers are changed. But the revision number is not loaded into the drawing: only a "-" is showing. But when making a version of the part first and then…
-
How do I insert a Part Studio from history
So I deleted a part studio by mistake. Went on to make other changes. Now I want to add back the deleted part studio from history (but don't want to throw away recent changes to document overall). Is there a way to do that?
-
How to apply and deal with versions correctly?
https://cad.onshape.com/documents/2735ca7f36d31d3d4a3e9b6c/w/0f2517f6e94e68134a47afaf/e/9065c4f7313a8d129bc84375 I am trying to be able to revert to a correct stage in my modelling, in case it goes wrong. Till now I have had trouble doing this and my models became broken after wrong actions. I did try to use versions but…
-
Retrieve documenthistory with API
Hi, I would like to retrieve the entire documenthistory (all microversions) from a given document.Currently, I'm using the documents/documenthistory endpoint (https://cad.onshape.com/glassworks/explorer/#/Document/getDocumentHistory), but it seems only to return a fixed number of microversions from the history. To retrieve…
-
Add version to drawing
Is there a way to add the name of the current version (or Main) to a drawing? I see the ability to add various properties in a Note (and "revision" looks really attractive) but none of them look like the versioning info. People never remember to update the revision manually but they do version for sharing. Alternatively, a…
-
How to go to Main
Every time I open a linked document from the main assembly it seems to open the documents in a 'version' as likely used in the assembly. Then when starting to make corrections, you find out once done, that you are in 'version' mode and need to move to Main, then do it all over again. Is there a way to go automatically to…
-
Versions and History: "Viewing <feature>" not showing the tab of the part with <feature>
I'm confused why, when I review changes made to a part in Versions and History by selecting a history element, it says I'm "Viewing" the part but the tab containing the part in question doesn't change to show that part, it stays on the tab I had selected prior to attempting to review history. Is there something obvious I'm…
-
Feature Script
Hello! I'm looking for any feature script which can give me back the name of the version where I'm working in. The reason for this is the following one: I want to assign a customize part propertie where the part number contain the version name, so I need to achive the document version to add in a variable. Thanks!