trimesh / cascadio

A Python module using OpenCASCADE to convert STEP files to GLB
8 stars 3 forks source link

Units of step #11

Open jr23mx opened 1 month ago

jr23mx commented 1 month ago

how can I know the units of the step imported?

mikedh commented 1 month ago

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