Message 1 of 25
Bubble Trouble

Not applicable
11-05-1999
12:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to create a menu button that calls qleader and applies a bubble to
the end. My Qleader settings are set to block referance, I have created a
circle with an attribute (called bubble) and setr up a button on my menu
bar. The command lilne is:
^C^CQleader;\\\bubble;@7<0;;;
Works great except... I can only insert the bubble at 0 degrees from the
last point. (or any other set angle that I choose.
I can retrieve the lastangle variable:
(setq lsta (getvar "LASTANGLE")
But I cannot sem to apply it to the end of my line. (the bubble is 14" in
diameter, inserted in model space, it scales down) hence the 7.
What I would like is to insert the bubble block @7
I'm missing something
Help?
Michael Hager
Stainless Incorporated
the end. My Qleader settings are set to block referance, I have created a
circle with an attribute (called bubble) and setr up a button on my menu
bar. The command lilne is:
^C^CQleader;\\\bubble;@7<0;;;
Works great except... I can only insert the bubble at 0 degrees from the
last point. (or any other set angle that I choose.
I can retrieve the lastangle variable:
(setq lsta (getvar "LASTANGLE")
But I cannot sem to apply it to the end of my line. (the bubble is 14" in
diameter, inserted in model space, it scales down) hence the 7.
What I would like is to insert the bubble block @7
I'm missing something
Help?
Michael Hager
Stainless Incorporated