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.
[FeatureScript] Flex (Taper/Twist/Deform)
vesa_timonen
Member Posts: 4 ✭
in General
Hi,
I made a new FeatureScript to flex entities like in SolidWorks:
https://cad.onshape.com/documents/8263ed040c781494374b1c0d/v/6e6107b808cf2e20bd587ea7/e/a90fb0b85a5c
Regards,
Vesa
I made a new FeatureScript to flex entities like in SolidWorks:
https://cad.onshape.com/documents/8263ed040c781494374b1c0d/v/6e6107b808cf2e20bd587ea7/e/a90fb0b85a5c
Regards,
Vesa
6
Comments
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴
There are a lot of small fillets on this and I guess I didn't really expect it to work, but Creo is able to do it. I'll have to try something a little more tame.
I'm impressed. Pretty good considering this is a complex surface / part. Some tangency issues with the faces.
@S1mon I'm thinking for complex parts like these there will need to be options for sample techniques. This drop down could be placed in an array parameter so that multiple faces can have different techniques.
Example:
Surface conditions
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴
Is there a way to increase the mesh density?
No, it is attempting to enclose or something, in this case the enclose failed and I created a composite part of the surfaces that it left.
Yes there is a way to increase that. I think the feature even remembers the previously used values, very legit. However, that won't solve the issue I was showing.
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴
As it stands, this implementation could be very useful to create an underlay to rebuild something manually, or perhaps for a quick 3D print or CAD space study, but it's not likely to be useful for production geometry directly.
I look forward to seeing further developments.
https://cad.onshape.com/documents/8263ed040c781494374b1c0d/v/514049e91b09e974678709e6/e/a90fb0b85a5c886f00eddca4
Before:
After:
I would say this is 20x better than previous face tangency. Some tangency issues still. I would say this is now a machinable part if it were to be machined on a corbel. Many thanks for this update!
Flex test 2 - Onshape document
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴