Bill of Materials Quantities

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, All
Having some trouble with an idea i have.
Here is the run down.
I have a part Bill and an Assembly bill. I would like some code that will take the Item quantity multiply it by a user parameter called quantity and produce a result in my bom.
I have triedthis the most logical way i could think of,but am missing something simple i am sure.
So far i have tried ( Target assembly in the code is only a place holder)
SyntaxEditor Code Snippet
ITEMQTY = Parameter("target assembly.iam.Quantity")*ITEMQTY
Also a couple other questions,
Does anyone have a good snippet for keeping dimensions in place when some thing is patterned. Even a video or white paper on this would be great.
Also wondering about an open drawings and update from the assembly. I have found a lot of subject mater on this but nothing that works in 2017 yet.
Thanks in advance.
Chris