
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
HI thanks for your time I have a problem of removing a certain part of mleader text the problem is as follows:
i am using AutoCad Plant 3d and it is generating an isometric drawing for the model
the iso.dwg conatins mtext different from the mtext that i can write normally in AutoCAD so that any lisp cannot apply on it becouse it canot see it
the problem details are follows
i am trying to remove 2 lines appears repeatedly in that mtext this two lines contains the Coordinates "E XXXXX"or"N XXXXX"or "S XXXXX"or "W XXXXX" (i.e any line in mtext start with [N or E or W or S] and space ) and the "X" Tends to variable number.
the problem is the lisp cannot see and apply the removal of the generated mtext because it is different from regular mtext althoug they have same name in property "mtext" but it seems that us belongs to mleader and the lisp cannot see it even if i have added "mleader" or "multileader" to the searchzone it the attached lisp.no changes happened although if there are regular mtext with the samecontent the lisp works on it so can any one helps me with this problem with some trick or lisp
the lisp and sample DWG is attached.
Solved! Go to Solution.