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.
Best Of
Re: CADSharp FeatureScript Course (Free Video Lessons!) 🆕
Update!
We've added 8 new lessons for CADSharp Pro members. There are a total of 15 lessons now!
Lessons 1 - 7 are part of our free tier membership. These lessons will teach you best practice, and everything you need to know to get started becoming an efficient FeatureScript developer.
If the free lessons have been useful to you, and you're ready for more advanced content, consider supporting our work by upgrading to the CADSharp Pro membership for a time. The pro membership also gives you access to our on-demand tech support channel via Slack; where you will have access to nearly instant help from developers like @Jacob_Corder, @Konst_Sh, and myself.
Happy Onshaping! 😎
Re: How do you rotate a single part of an assembly prior to matting in order to position it
Re: Suggestion for self paced tutorials
Re: CAD Challenges App
Really excited about the potential of the CAD Challenges App! It’s a great way to push your design skills further while staying engaged with the CAD community. Looking forward to seeing more creative challenges and innovations from this app!
Re: polygon line
This kind of thing is kind of laborious, especially to make the design really stable if you change something. I just whipped up this no-frills custom feature for you that can handle it though. Thin Extrude Network. If I find myself using it I'll probably put in more work to make it feel more like the real extrude feature.
Re: Certification for Mechanical Enigneering Student
Hi Gaetan,
The Certified Onshape Associate Exam is $50, even for students. We do supply bulk discounts for schools. Also, I believe SolidProfessor offers an Onshape exam prep course that comes with an exam voucher.
Matt
Re: Custom material mapping in Render Studio
You can use the "Import bitmap file - Bitmap texture" function in the "Appearance functions" folder for this. With the appearance panel open on the right and your appearance selected you can drag that function onto any compatible parameter (e.g., a color parameter) then select the image you want to use. If its a repeating texture you can adjust its scale and rotation with the settings on that function.
If you need more precise control over how the texture is projected onto the surface you need to create a "Projector" from the icon on the main toolbar and put the needed parts into it. There are parameters there that will then control how the image is placed onto the surface.