Your Products have been synced, click here to refresh
Here is the code from the program:
DIM CIRC2 DIA
AX NOMINAL +TOL -TOL MEAS DEV OUTTOL
D 3.6460 0.0020 0.0020 3.6435 -0.0025 0.0005
And in this example, I need the measurement of circ2.
Thank you.
For i = 1 To PCDCommands.Count Set MyCommand = PCDCommands(i) If MyCommand.IsDimension Then Set MyDimensionCmd = MyCommand.DimensionCommand
.ID .TypeDescription .Deviation .Nominal .Minus .Plus .OutTol ...
Here is the code from the program:
DIM CIRC2 DIA
AX NOMINAL +TOL -TOL MEAS DEV OUTTOL
D 3.6460 0.0020 0.0020 3.6435 -0.0025 0.0005
And in this example, I need the measurement of circ2.
Thank you.
For i = 1 To PCDCommands.Count Set MyCommand = PCDCommands(i) If MyCommand.IsDimension Then Set MyDimensionCmd = MyCommand.DimensionCommand
.ID .TypeDescription .Deviation .Nominal .Minus .Plus .OutTol ...
© 2024 Hexagon AB and/or its subsidiaries. | Privacy Policy | Cloud Services Agreement |