Modify HoleThreadNotes

Modify HoleThreadNotes

pveng
Contributor Contributor
491 Views
3 Replies
Message 1 of 4

Modify HoleThreadNotes

pveng
Contributor
Contributor

Hello all,

 

I wanted to add information on holethreadnotes with:

  

    oHole.FormattedHoleThreadNote = "Additional information" & oHole.FormattedHoleThreadNote

 

With this command, the button "Toleranzen" is automatically checked, see picture below. If the method property is set to "symmetric" there will appear a "+-" sign behind of the note, what I want to avoid.

 

My question: Is it possible to uncheck the button "Toleranzen" with VBA-Code?

 

Thanks in advance,

pveng

 

 

 

HoleThreadNote_Tolerance.JPG

 

492 Views
3 Replies
Replies (3)
Message 2 of 4

frederic.vandenplas
Collaborator
Collaborator

Hi,

 

Ik think the only option is to create a dimenstion style with that option off, and use that style to add a threadnote

Knipsel.JPG

If you think this answer fullfilled your needs, improved your knowledge or leads to a solution,
please feel free to "kudos"
0 Likes
Message 3 of 4

pveng
Contributor
Contributor

Thank you for your suggestion, but the macro will be used by some designing engineers and therefore I want to be independent of single user styles. It should work with different settings.

Message 4 of 4

maxim.teleguz
Advocate
Advocate

I have same issue

0 Likes