5.Onshape will grant you access and provide you with an access code. Copy and paste the access code into KeyShot and clickConnect. 6.KeyShot and Onshape are now connected. Your Onshape documents will appear inside KeyShot underMy Documents. ...
Render Studio: Support Copy, paste and replace appearance Render Studio: Improve appearance ‘library cards’ to have flip, full and short description REST API: Improved location of drawing notes when placing using API REST API: Fixed an issue that can prevent drawings API from creating annotations...
there’s a video version of this tutorialhere. You’ll also find the full, completed code posted there for your copy/paste pleasure. This tutorial assumes a basic understanding of Onshape, creating a FeatureStudio, and running FeatureScripts. For more on these ...
Copy publication- Copy the active workspace to a new publication Print- Print a view of the publication Close publication- Close the publication and return to the Documents page Users with rights to edit a publication may add tabs to the publication or remove tabs from the publication. No param...
The following VBA example lets the user click anywhere in the document and determine whether any shape's outline or fill area was clicked. If so, the color of the outline or fill is changed to yellow. This script runs until Esc is pressed. Sub Test() Dim s As Shape Dim x As Double...