trimesh / cascadio

A Python module using OpenCASCADE to convert STEP files to GLB
12 stars 4 forks source link

Units of step #11

Closed jr23mx closed 4 weeks ago

jr23mx commented 2 months ago

how can I know the units of the step imported?

mikedh commented 2 months ago

Hey, the implicit default units for GLB are meters, so everything should be in meters unless there's a bug somewhere.