Extracting sheet metal properties in I-part members

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I think I want to do something very simple, but I have been struggling for ages on this. I have many I-parts that have many members. All these members differ in size, sheet metal style and material.
That's a nice case for an I-part right? We can manage the members in a table, and we can create flat patterns & drawings that go with these members, so when we get an order for a machine, we don't have to touch any of these components.
The things is, that I want to show the length & width of the flat pattern, the sheet metal style, and the K-factor of the I-parts members in the parts lists of the assemblies they sit in.
I have 4 custom properties for this. Flat_Pattern_Length; Flat_Pattern_Width; Sheet_Metal_Style; Sheet_Metal_k_Factor
These properties show up on the parts lists.
I use Inventor 2012 (with Solidworks Enterprise PDM [please don't ask])
I have tried to make a rule in the factory that fills these properties. I fire the rule on "save document". My train of thought: Every time Inventor saves a member, it applies the factory rule, and fills the member properties.
Results are extremely unstable. I have seen all members generated with correct properties, I have also seen that literally nothing happens on the members. There are some brute force workarounds (edit member scope, run rule) but this is not a sustainable solution.
I cannot imagine it would be so hard to get the sheet metal information available as properties for these files!
Can any of you give me some advice to make the solution I envisioned work? Or does anybody have another way of making this work?
The use of I-parts is a fixed constraint, and the use of those property names is an almost fixed constraint.