Blog

Blog2023-10-15T01:29:24-04:00

Onshape hidden tips and tricks

Onshape hidden tips and tricks.

Here is a list of useful Onshape tips that you may not know about:

  • Search for the DarkReader chrome extension.
  • Add the chrome extension to your browser.
  • (Optional) Right click and pin the extension for easy access.
  • Done!

 

  • Copy the url to the Onshape page.
  • Right click on your desktop > create shortcut.
  • Paste the url in the shortcut’s destination.
  • (Optional) Change the icon by right clicking the shortcut > properties > change icon.
  • Done!

 

  • Go to the public library.
  • Expand the search drop down.
  • Add criteria “Published FeatureScript” and set it to “True”.
  • (Optional) Enter the name of the feature you are looking for.
  • You now have a list of published features ready to add to your tool bar!
  • Open the feature document and add it to your tool bar by pressing the [ + ]  icon near the top of the screen.

 

  • Using an iphone or ipad, select the view cube.
  • Scroll down and select AR View near the bottom of the list.
  • Now you can view your models in augmented reality!

 

By |January 25th, 2024|0 Comments

Adding FeatureScripts to your toolbar

How to add a custom feature to your toolbar?

  • Open the Onshape document containing the custom feature.
  • While viewing the Onshape document, click on the Add Feature Icon icon near the top of the page.
  • Select the custom feature from the list.
  • The custom feature will be added to your toolbar for use in any document.

Looking for custom features? Check out our FeatureScript Library.

By |October 25th, 2023|0 Comments

What’s New In the 2024 SOLIDWORKS API

The most notable news with the SOLIDWORKS 2024 release is the addition of the ability to save 2024 models to 2023 or 2022 versions. This entirely solves the complaint of lack of backwards compatibility that has generated countless complaints over the decades. This is interesting for me, personally, because in 2014 I wrote a tool called SolidTranslate that used the SOLIDWORKS API to translate models from newer to older versions. I didn’t release it for personal, legal, and business reasons, but the codebase lives on in other interoperability software that will be released at the end of this year. Stay tuned!

Now, onto the API… and not just the SOLIDWORKS API. This post will also cover the PDM API and Document Manager API. And if that’s not enough, I’m also going to cover back to 2020 for completeness’ sake, since the last time I did a “what’s new” post like this was in 2019. Before I do that, please note that this list only covers notable enhancements. You can see all additions and their related API calls in the Release Notes article in the API Help. You can find it in the local API Help by searching for “Release Notes” in the category tab. Note that the local API Help Release Notes will only be as up-to-date as the service pack you have downloaded.

New SOLIDWORKS API Calls and Interfaces

New PDM API Calls and Interfaces

New Document Manager API Calls and Interfaces

Does anything we’ve covered stand out to you as particularly useful or exciting? If so then let us know in the comments!

Want to keep up with future CADSharp.com content and training events? Join our newsletter!

By |October 23rd, 2023|0 Comments
Go to Top