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.
Missing sketch "Disable imprinting" option?
StephenG
Member Posts: 370 ✭✭✭
I have an onshape document where when I edit/create a sketch the "Disable imprinting" option is missing.
in OS doc create 6/19/2019
from OS doc created today
I suspect this is because the document where the option is missing was created before the "Disable imprinting" option was added.
How do I determine if OS doc needs to go through an "compatibility feature update" and how do I force the update?
in OS doc create 6/19/2019
from OS doc created today
I suspect this is because the document where the option is missing was created before the "Disable imprinting" option was added.
How do I determine if OS doc needs to go through an "compatibility feature update" and how do I force the update?
0
Answers
On the right side of screen will show the featurescript code. The thing you care about is the first line. It says FeatureScript XXXX; if its really old, then it needs to be updated which will allow you to use the disable imprinting. to do this, report a ticket to onshape.
I took too long to type this and can't delete lol. Use Neil's approach!
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴
Note: When I opened the document originally, after it had been dormant for some time, I was prompted to update Now or Later. I chose Later because I didn't want to wait.
FYI: Here is the PartStudio code version:
I created a branch (B1) to do a design variation and that was when I noticed the "Disable imprinting" option was not there.
Following Neil's suggestion I created a new branch (B2-update doc) from Start and go the following dialogue...
Selected "Now", the document closed and I waited for the update to complete in the background.
Note: I must have also selected Later when I created the branch B1.
Reopened the document and Merged my experimentation branch (B1) into B2. I didn't want to merge it to Main because I wanted to preserve Main because I have shared the doc with a collaborator who is going to create a branch off of Main to pursue a different design improvement.
I guess for this to work the merge must be with the Main branch. I can live without the "Disable imprinting" option for a while.