Diagonal Structural Beam System Tag

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am working on creating a diagonal structural beam tag. Basically, I need the visible tag line to span from the lower left to upper right corners and display the beam system information. The existing beam system tag has preloaded properties that only allow it to display the information and line perpendicular to the beam direction. What I have done so far is created a new beam system tag sub-family and added diagonal lines (instead of the normal perpendicular) that have horizontal legs defined by instance parameters. This is great in the horizontal direction because it snaps horizontally to the beam system edges. The problem is that the beam system tag has no parameters to evaluate the vertical distance (direction parallel to beam direction). My thought is that maybe if I could nest another family that can capture the vertical dimension I can us that to set the vertical legs, therefore allowing the tag to snap to the corners of the beam system, but I am not sure if that is the best way to go (haven't had success so far). Any ideas on how to solve this problem?