- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This is an offshoot from a previous thread:
Solved: Re: Select numbers by number value - greater than, less than - Autodesk Community - AutoCAD
I am looking to highlight a line in MText based on a criteria. The criteria needs to be variable.
E.g. if FV<0.460 highlight in red, if <480 highlight in orange.
if CV<0.200 highlight in red, if <0.255 highlight in orange.
The prefixes are constant in this case, however the routine would be more useful if it wouldn't tie to this specific.
It would also be more useful to only select (rather than automatically colour to a preset) as this way the routine can be used for other purposes.
An example of my MText. This is a label for a single point.
L5U6006
BOS 36.047
CV 0.248
FCL 35.795
FTC 3.300
FFL 32.495
FV 0.476
TOC 32.019
In the attached sample the two Northernmost points have been edited to show the desired outcome.
If need be, the Mtext can be exploded to plain text, however it is better to keep it as such. (The point on the right has the Mtext exploded.)
Solved! Go to Solution.