Message 1 sur 1
Problem with appending anything to DrawingNotes/DrawingDimensions
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Lien permanent
- Imprimer
- Signaler
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?