Autodesk ObjectARX
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Please help me with right handed MutliLeade rs
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
97 Views, 2 Replies
11-25-2012 02:37 PM
Hello,
I have written a function that creates AcDbMLeader and it produces perfect leaders. I just can' make the leader lines start on the right hand side of the mtext.
I have used the set functions in different combinations but nothing seems to work.
Does anyone have any ideas as to why this might be?
Many thanks
Re: Please help me with right handed MutliLeade rs
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-03-2012 07:18 AM in reply to:
kennethmjones
Hello Kenneth,
Have you tried using the "AcDbMLeader::setDoglegDirection" ?
This method turns the short line based on the direction vector provided to it.
If this does not help, can you please post a simple example to demonstrate the problem ?
Balaji
Developer Technical Services
Autodesk Developer Network
Re: Please help me with right handed MutliLeade rs
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-03-2012 03:19 PM in reply to:
Balaji_Ram
Hi Balaji,
Thank you for the suggestion I will try that out and let you know if it fixes my problem.
I will attach my code if still I can't get it to work.
Thanks again,
Ken

