vinaykeerthi
Aerospace
- Feb 8, 2016
- 4
Hi,
I'm writing an NXOpen script to extract the dimensions and the zones from a drawing file into an Excel spreadsheet using VB. However, I'm facing problems with the tolerances.
Specifically, when I am extracting unilateral tolerances using annotations.dimension.UpperMetricToleranceValue, I am getting a default value of -0.1 wherever there is no tolerance. Same follows for the lower unilateral case with LowerMetricToleranceValue. The size which is 0, is returning a value of -0.1.
Can someone help me with this?
I'm writing an NXOpen script to extract the dimensions and the zones from a drawing file into an Excel spreadsheet using VB. However, I'm facing problems with the tolerances.
Specifically, when I am extracting unilateral tolerances using annotations.dimension.UpperMetricToleranceValue, I am getting a default value of -0.1 wherever there is no tolerance. Same follows for the lower unilateral case with LowerMetricToleranceValue. The size which is 0, is returning a value of -0.1.
Can someone help me with this?