Showing 1-8 of 8 results for change+units+to+inch (0.32 seconds)
  • Is it the right size? ( changing units in Fusion does not affect the geometry of the model) Only if that doesn't work, can you see if these instructions are helpful?
    Accepted Solutions In Forums | 2020-04-15
  • If not, Undo and repeat changing units for the Insert. STL files are unitless, so it depends on how the original was created and then your intended working units .
    Accepted Solutions In Forums | 2020-06-12
  • If not, Undo and repeat changing units for the Insert. STL files are unitless, so it depends on how the original was created and then your intended working units .
    Accepted Solutions In Forums | 2020-06-12
  • (build 2.0.18719) John: I woke up this morning thinking about your comment about changing units . "As far as changing units after a parameter has been used is not possible.
    Accepted Solutions In Forums | 2024-01-03
  • (build 2.0.18719) John: I woke up this morning thinking about your comment about changing units . "As far as changing units after a parameter has been used is not possible.
    Accepted Solutions In Forums | 2024-01-03
  • The fixed precision is not that helpful and any way to change units ? Thanks Mark Hi, I agree with practicality but most tolerances needed with hardware like nuts and bolts isn't that tight.
    Accepted Solutions In Forums | 2023-06-08
  • The fixed precision is not that helpful and any way to change units ? Thanks Mark Hi, I agree with practicality but most tolerances needed with hardware like nuts and bolts isn't that tight.
    Accepted Solutions In Forums | 2023-06-08
  • In your case the result will be displayed in millimeters, but if you change the document units to inch all of a sudden it will now display in inches, without any changes to your code. # Do some kind of calculation using the value. half = realValue / 2 # Convert the value to a string using the default length units and display the result. display = unitsManager.formatInternalValue(half, unitsMgr.defaultLength, true) ui.MessageBox('Half the length: ' + display)
    Accepted Solutions In Forums | 2015-06-23