RonnyC
Automotive
- Oct 12, 2009
- 49
Hello fellow NX'ers
I 've encountered a strange behavour of NX, or at least it seems strange to me.
Let's say you create an associative point with parameters:
X=1.234567890
Y=0.000000000
Z=0.000000000
Then you move this point , lets say 1mm in Y direction.
( either by edit-trandform/edit-moveobject or stretch curve)
You would expect the parameters to change to:
X=1.234567890
Y=1.000000000
Z=0.000000000
Instead the parameters become:
X=1.234570000
Y=1.000000000
Z=0.000000000
so it's rounded the coordinate down.
Why is that?
Could it be some tolerance setting I could change?
Thanx for any replies.
I 've encountered a strange behavour of NX, or at least it seems strange to me.
Let's say you create an associative point with parameters:
X=1.234567890
Y=0.000000000
Z=0.000000000
Then you move this point , lets say 1mm in Y direction.
( either by edit-trandform/edit-moveobject or stretch curve)
You would expect the parameters to change to:
X=1.234567890
Y=1.000000000
Z=0.000000000
Instead the parameters become:
X=1.234570000
Y=1.000000000
Z=0.000000000
so it's rounded the coordinate down.
Why is that?
Could it be some tolerance setting I could change?
Thanx for any replies.