- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey
i feel like ive been here before but im going to ask, to see if anyone has a good resolution to this either natively or programatically.
Seeing as the preferred modelling route is from a base model, i have a base model. I also have a separate part that derives the base model parameters. In the separate part, i have some model states, each with a parameter named LENGTH.
Parameters
BASE MODEL: Param1 = 150, Param2 = 200, Param3 = 300
PART1: Linked Params = Param1, Param2, Param3
Part1: ModelState 1 - LENGTH = Param1
Part1: ModelState 2 - LENGTH = Param2
Part1: ModelState 3 - LENGTH = Param3
the Parameter LENGTH is set as exported so that i shown as an iProperty
when i review the iProperty per model state, i get the correct value based on the assigned value to LENGTH. For example@ ModelState2, LENGTH = 200.
When i place Part1 into an assembly 3 times, i change each instance to its respective ModelState. Then i can review each state and see the correct value assigned to Length.
When i review the assembly BOM however, it shows the name of the assigned parameter instead and NOT the value as seen in the iProperty LENGTH.
1. Why can we see the value in the iProperty but not in the BOM that reads the same iProperty?
2. How can i get the value to show instead of the Parameter name
Thanks
Nacho
Automation & Design Engineer
Inventor automation Programmer (C#, VB.Net / iLogic)
Furniture, Sheet Metal, Structural, Metal fab, Tradeshow, Fabrication, CNC
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
Solved! Go to Solution.
