Is it possible to change diameter or offset values of a probe with a code ? (instead of open the probe window / edit / write the values).
Ok, it seems to be dangerous, but it could be useful.....
Your Products have been synced, click here to refresh
'Write tip data And save changes Set prg.Probes("STA6").Tips("T1A0B0").MeasXYZ = pd prg.Probes("STA6").Tips("T1A0B0").MeasDiam = diam prg.Probes.SaveChanges
'Write tip data And save changes Set tip.MeasXYZ = pd tip.MeasDiam = diam prg.Probes.SaveChanges
'Write tip data And save changes Set prg.Probes("STA6").Tips("T1A0B0").MeasXYZ = pd prg.Probes("STA6").Tips("T1A0B0").MeasDiam = diam prg.Probes.SaveChanges
'Write tip data And save changes Set tip.MeasXYZ = pd tip.MeasDiam = diam prg.Probes.SaveChanges
© 2024 Hexagon AB and/or its subsidiaries. | Privacy Policy | Cloud Services Agreement |