Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.

First time visiting? Here are some places to start:
  1. Looking for a certain topic? Check out the categories filter or use Search (upper right).
  2. Need support? Ask a question to our Community Support category.
  3. Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
  4. 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.

Counting frame joint edges

graham_lockgraham_lock Member Posts: 265 PRO

Hi,

I'm creating a structure using frames as per the image below:

Frame joints.png

What would be the best way to count the internal edges of the joints? Each edge will need a right angled bracket which I don't intend to draw but an accurate dynamic count would be useful for BOM purposes.

Any advice appreciated.

Thank you.

Answers

  • MichaelPascoeMichaelPascoe Member Posts: 2,814 PRO
    edited April 2025

    How often are you planning on doing this? If very often, it would make since to modify or make a custom feature for it.

    You could modify the original frame cutlist feature so that it counts these for you.
    CADSharp's FeatureScript - Lesson 5 is free, and it shows the basics of how to modify the cutlist feature.

    Or if you don't want to do it yourself you can have a developer like CADSharp do it for you. Let me know if you need this and I can connect you.


    RENDERCAD
    rendercad.ai - Photorealistic product rendering.

    ▚▞▚▞▚▞▚▞▚
    ________________________________________________________________________
  • graham_lockgraham_lock Member Posts: 265 PRO

    Thank you I’ll take a look at that video.

  • MichaelPascoeMichaelPascoe Member Posts: 2,814 PRO
    edited April 2025

    If you don't already know FeatureScript, then I highly recommend starting at lesson 1 and going in order. Each lesson builds on the next so they teach the foundation of what you need to know for the next lesson.


    RENDERCAD
    rendercad.ai - Photorealistic product rendering.

    ▚▞▚▞▚▞▚▞▚
    ________________________________________________________________________
  • graham_lockgraham_lock Member Posts: 265 PRO

    ok thank you.

Sign In or Register to comment.