Custom iProperty based on Custom Content Center part parameters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have created my own custom content center library, for this issue I am using the Square HSS library.
I want a custom iProperty to report in ft rounded up to the next whole number. (Ceil(value))
if I change the formatting of the Base QTY column in the parts lists it changes all value in that column, even if it isn't a length parameter. I don't want a linear unit on a quantity item.
I have been creating a custom iProperty in my other custom frame generator parts but I was able to do that using an iLogic rule directly in the part before publishing. So that way after using it in an assembly, it will report a number to a custom column "Length (ft)" is the takes the G_L, divides it by 12 to convert to feet then Ceil, to round up to next whole foot.
FT=Ceil(G_L/12)
oA = FT
iProperties.Value("Custom", "LENGTH (ft)") = oA
The problem I have now is trying to get the "Length (ft)" property to populate on Content Center items, like HSS, Angles, Flat bar etc...non custom members.
I created a custom column in the editor, mapped it to my Length(ft) iprop, but I can't get the Expression to work.
Any ideas on how to get this value to populate and report on a parts list?
Thanks!
Product Designer at Teksign Inc.
Inventor 2016 SP1
Dell Precision 3660
i7-12700 @ 2.40GHz-4.90GHz
32GB DDR5 4400MHz RAM
NIVDIA RTX A2000 6GB