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.
Improvements to the Beam profile generator
emagdalenaC2i
Member, Developers, Channel partner Posts: 863 ✭✭✭✭✭
As I mentioned a few days ago, I made some improvements to Neil Cooke's code to generate beam profiles.
With this improvements you can create as many profiles as you want in a Part Studio and copy & paste all the output code of the FeatureScript notice panel to the "entries" section in the Beam Profiles code.
C2C - Profile generator
I will create a video to explain in detail how it works
The example Part Studio "Perfiles EcoSafe" is part of our complete profiles library. There you can see 4 sketches and a Profile generator feature for each sketch. This is the output code:
Note: You don't need the extrude features to create the profiles. It just let you to create a derived part of that beam, place it and change its lenght with Move face.
Here are the list of changes:
- There is a new text field to insert the name of the profile
- The new features created will be named by default "Profile " + Profile name
- Units are set to millimeters by default
- The output in the FeatureScript notice panel are cleaner, show all the information needed to create a new profile in the right order.
- I have changed the name of the command to avoid any troubles with the original code
Un saludo,
Eduardo Magdalena C2i Change 2 improve ☑ ¿Por qué no organizamos una reunión online?
Partner de PTC - Onshape Averigua a quién conocemos en común
Eduardo Magdalena C2i Change 2 improve ☑ ¿Por qué no organizamos una reunión online?
Partner de PTC - Onshape Averigua a quién conocemos en común
7