pyslapi icon indicating copy to clipboard operation
pyslapi copied to clipboard

Python bindings for the official Sketchup API

Results 36 pyslapi issues
Sort by recently updated
recently updated
newest added

I've tried sketchup_importer_0.15_mac.zip with Blender 2.90, 2.83 and 2.80 and when I install it, it says "Upgrade to 2.8x required". Clicking on the grayed out checkbox shows a python error...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. import a 2021 sketchup file with default settings 2....

**Describe the bug** Importing groups that directly contains geometry entities (lines/faces) with the same name produces unexpected result of instancing. **To Reproduce** Steps to reproduce the behavior: 1. In SketchUp,...

The addon seems to work pretty well. However, is there a way to keep the exact tris/quad that was set in sketchup ? Everything gets triangulated and is hard to...

How to import the file with python script like `bpy.ops.import_scene.fbx(filepath=path_fbx)`?

I've manually removed the previous version 0.22.3 from blender and restarted blender to install the 0.22.4. It installs fine and imports sketchup 2021 file fine, but under details in the...

Update to Blender 2.93 alpha

When you try to install the plugin, is not possible to activate, it is uncheckable

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....

Are there any restrictions on making a Linux version of the plugin for Blender?