In-Line with Wire Number Not Resizing Gap
Hi,
So I really like the Fan In/Out inline with wire number looks but I don't always need this because I don't have a destination, so I wanted to use the In-Line Wire Labels. But there are none that have the wire color in-line and wire number above it like the Fan In/Out has. So I found the HT0_LGENERIC dwg and added the attribute WIRENO above COLOR attribute. The problem is now the line doesn't resize around the COLOR attribute that is in-line and I don't understand why. If I delete the WIRENO attribute then it works again. It runs a command WD_INLINLAB_OEM and apparently this doesn't do the resize if it sees more than one attribute in the symbol. Any ideas on how to fix this or a different way to get this working?
***UPDATE: I realized with testing that it auto adjusts the gap to the WIRENO attribute, which I don't want I want it to adjust to the COLOR attribute. I changed the wire number to F140.234 and the gap grew. So now the question is how to I change it to resize around the COLOR attribute and not WIRENO...