Message 1 of 10
How do I add custom properties to a leader text?
Not applicable
08-19-2015
05:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to basically form a custom balloon that reads properties from a part on a drawing. Ie. Part1 has the user iproperty, "System" with a value of "Heating" Rather than use a balloon (which I also can't seem to get this to read a user iProp) I've tried to add a leader text.
I'm working w/ FDS assets where two identical models can have 2 different iProperties using iLogic. So i can identify 2 identical speakers as "Left" and "Right."
Essentially I want the leader text to read from the part or assy User iProperties like "System", "Circuit", etc.
I can't seem to find any way of doing this.