How can I set the .stil import unit system (Spaceclaim/Discovery)

Mike.Thompson
Mike.Thompson Member, Employee Posts: 345
25 Answers 100 Comments 25 Likes First Anniversary
✭✭✭✭
edited August 2023 in 3D Design

How can I use the document insert API to insert an stl but specify the unit system to use for that file?

Options = ImportOptions.Create()
Options.Stl.Units=??

Answers