moethu / SketchUpNET

SketchUp C# API - A C++/CLI API Wrapper for the Trimble(R) SketchUp(R) C API
MIT License
108 stars 34 forks source link

file unit system #48

Open PauliusVa opened 2 years ago

PauliusVa commented 2 years ago

Hi , is there a way to change file unit system to milimeters, as now on default it is set to meters

i found a ref how to implement it in c but dont have understanding how to fill in in a wrapper https://extensions.sketchup.com/developers/sketchup_c_api/sketchup/struct_s_u_options_provider_ref.html

moethu commented 2 years ago

Thanks, looks pretty straight forward to implement, I can add this feature.