Message 1 of 1
Problem with appending anything to DrawingNotes/DrawingDimensions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm writing a macro in VBA, which would add the <QTYNOTE> to a user selected HoleThreadNote in drawings. (But the same problem exists with modifying dimensions or anything.)
The problem is, when I get the FormattedText of the HoleThreadNote (or dimension, etc.) it doesn't even look like what is set in the default/active styles:
this is what it looks like when the note is created, and in the messagebox above what it says in the FormattedHoleThreadNote.
I can add the quantitynote just fine, it's not the problem, but it will display those +-0 tolerances and whatnot, that shouldn't be there in the first place. Where do they come from? How could I get rid of them - without getting rid of legit, user created tolerances?