Horizontal Targets - distinguishing them from other subassemblies

I’m having some difficulty getting a list of Target Info to distinguish the Horizontal Targets from the other items in the list. See the attached image with notes on the problem:
Horizontal Targets.pdf (155.0 KB)

Maybe a node I’m missing? Something to convert TargetInfos directly into a list of strings, which I could then apply a unique boolean to using a String filter for the unique name I give the horizontal target subassemblies?

I think you just need to use SubassemblyTargetInfo.SubassemblyName.

1 Like