Hi All,
Once again my lack of programming knowledge is haunting me. I want to create a property set (PS) that gives me the radius of bends. Unfortunately this is not one of the automatic properties of a conduit bend. (Don't ask me why)
This gives me two alternatives. If I use the Part Name PS it reads "BENT CONDUIT EMT SET SCREW 60-RADIUS" The 60 RADIUS is all I need. Is there a way to add a formula PS that would only return the last part of the Part Name PS. Just to let you know I have several different radiuses in a drawing and I need to be able to distinguish between them so that we can order material.
The second alternative is probably the cleaner way but it is also the one that I have less of a clue as to how to do it. This would require extracting the radius via code from the Conduit Fitting.
This frustrates me because I know where I set the radius in the catalog, I know that ABS can read it because it will show up in the Part Name and other property sets but I don't know how to write the code to extract it myself.
Any help with either method (or if you have other ideas) would be greatly appreciated.