Home
Reply
Regular Contributor
megapixel
Posts: 36

description of dimension->get_note()

Hello

I use sample AcisMiXML to dump PMI info.

Where can I find description of dimension note  string format?

This string returned by function pDimension->get_note()

This is simple example of dimension note      <Note Value="||prefix|above|suffix|below"/> everything is clear.

I have problem with parsing this example      <Note Value="&lt;PLUSMINUS>||||||.0050"/>

 

Thanks in advance