Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
hariselio
119 Views, 1 Reply

Hole thread note into custom table for inspection log?

Hello,

 

I'm trying capture the hole note in the drawing into a custom table for inspection log using Inventor 2023.  I'm stuck with two issues,

 

1. Setting IsInspectionDimension =  true for hole note losing its fractional formatting.  For eg, hole note in mixed fraction like 1/2, but once IsInspectionDimension = true, it changes to decimals like 0.5.  How to maintain the original fraction as it is after setting IsInspectionDimension ?

 

2. What is the Unicode character equivalent for the symbols used in hole note?  For the below symbols,

 

hariselio_0-1729239401181.png

 

For eg, Hole Diameter symbol in VBA is represented by ChrW(&HD8).  Similarly can you guide me for the other symbols?  Unfortunately i cannot use font "AIGDT" for DataTextStyle as it will modify the complete custom table style.

 

Thanks in advance.

hariselio
in reply to: hariselio

Any suggestions?