Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screenshot from blender 4.3.2 #2

Open
circuitbone opened this issue Jan 26, 2025 · 1 comment
Open

Screenshot from blender 4.3.2 #2

circuitbone opened this issue Jan 26, 2025 · 1 comment

Comments

@circuitbone
Copy link

Geometry nodes appears to be the method of formulation

Image

@circuitbone
Copy link
Author

circuitbone commented Jan 26, 2025

Identifying a subset of vertices manually with the editor and using the spreadsheet editor.

  • Select Vertices
  • Toggle little arrow pointing NW inside the top right of the spreadsheet editor

Image

This exposes the commands for me to review.


bpy.ops.object.editmode_toggle()
bpy.context.area.ui_type = 'SPREADSHEET'
bpy.ops.spreadsheet.toggle_pin()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant