- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In the process of implementing an ERP system and need to link the QTY of raw material used in parts to be exported. I have created two custom iProperties, MaterialStockCode & MaterialQTY, that are filled appropriately and then exported along with the BOM. I have my iLogic code that fills these in based on what type of part it is; sheet metal is extents area and outsourced laser cut is by each. Now I am trying to set this up for cut to length parts that come out of the content center, and custom shapes I put into content center. What I am noticing though is not all parts use the same G_L parameter as the Base Quantity.
So instead of trying to link a parameter to my custom MaterialQTY, what I want to do is grab what ever value is being used as "Base Quantity" and put that to MaterialQTY. But how do I grab that? In an inventor BOM its listed as BASE QTY.
Solved! Go to Solution.