martijnberger / pyslapi

Python bindings for the official Sketchup API
237 stars 134 forks source link

Can this python extension be used to create and write to a skp file ? #32

Open randfb opened 5 years ago

randfb commented 5 years ago

Can this python extension be used to create and write a skp file ? I have successfully imported the sketchup.cp35-win_amd64.pyd extension. I know it was designed to read skp files. I am interested in writing skp files. If it is possible, can someone include a simple script where a face or line is written to a new skp file. thanks Rand Batchelder

sdementen commented 3 years ago

I am also interested in the sketchup file creation.