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.
Jake_Rosenfeld 
Reactions
-
Re: transform derived parts based on part's edges in this part studio??
Have you tried "Transform by mate connector"? https://www.youtube.com/watch?v=iO5UTK-ZYKI (View Post)1 -
Re: Use Hole Callout on holes created in FS
@keith_marsh The 'hole()' function in FS is the code that is tied to the button on your Part Studio toolbar. So, if you make your holes by calling 'hole(context, id, { ... })', they will show up with… (View Post)1 -
Re: How do I scale skText in-situ from featurescript?
@pmd It's definitely tripped me up before too, I usually return to that page of documentation whenever I'm working on Transforms. As for the mathematical motivation behind this: An analog of what you… (View Post)1 -
Re: How do you bring numbers in as a precondition
@mahir I may be misunderstanding your question, but 'varX is typeX' cannot be used to check geometry types of queries, it can only be used to check what type a FeatureScript variable is. To answer th… (View Post)1 -
Re: Importing a DXF into sketch "Selected file contains too many entities to import."
For the curious, the entity limit for bringing a DXF into a sketch is 8000 entities. A sketch with 8000 entities, though, will put lots of unnecessary strain on the system and cause performance probl… (View Post)2























