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.

Configuration properties - Part number not showing in assembly BOM

Hello,

well, I have a question about Configuration Properties specifically Part number. I have create a simple configuration and added Configuration properties (Color and Part number).

But when I insert different instances in to the assembly and open BOM those Part numbers are not showing. Pleas help, what am I doing wrong?

Best regards,

Nenad

Best Answer

Answers

  • MichaelPascoeMichaelPascoe Member Posts: 2,012 PRO
    edited November 7 Answer ✓

    It looks like somehow it's not inserting the same configuration into the assembly. Or else it would be the same color and have the same part name and number. Property configurations are difficult to control as they currently are. I recommend setting the part properties via a custom feature and normal configurations rather than the property configurations.

    Here is a custom feature that is configurable which will set the part properties:
    Set Property - Custom Feature
    https://cad.onshape.com/documents/861d68af1cee67efb9e4843d/w/53…


    Learn more about the Gospel of Christ  ( Here )

    CADSharp  -  We make custom features and integrated Onshape apps!   Learn How to FeatureScript Here 🔴
  • billy2billy2 Member, OS Professional, Mentor, Developers, User Group Leader Posts: 2,071 PRO

    When ever you insert an instance of a configuration, it uses the configuration's default values. You'll want to make sure the default value is set.

    @MichaelPascoe thanks for the FS link, I'm going to see if I can get it to put values in for my BOM.

  • MichaelPascoeMichaelPascoe Member Posts: 2,012 PRO

    That's what I wrote it for 😎
    And for inserting data into drawings.


    Learn more about the Gospel of Christ  ( Here )

    CADSharp  -  We make custom features and integrated Onshape apps!   Learn How to FeatureScript Here 🔴
  • rick_randallrick_randall Member Posts: 331 ✭✭✭

    @nenad_bojcetic - Did you configure the assembly as well? I know it kind of seems counter-intuitive, but I think this would solve your problem. I do like Michael's F.S. though - just food for thought.

  • nenad_bojceticnenad_bojcetic Member Posts: 9 EDU
    edited November 10

    Hi,

    thank you all for the answers and suggestions the problem is on me. I forgot that I have configuration variable and the value I used in the Property configuration was not default and I inserted instances with default values. When I changed conf. var to the right value everything played as it suppose to.

    The good thing of my mishap is the response of the Mr. Pascoe where I learned of a very nice Feature Script, thank you for this.

    Best regards,

    Nenad

Sign In or Register to comment.