This website requires JavaScript.
Explore
Help
Sign up
Sign in
OpeningDesign
/
Utility_Apps
Watch
8
Star
0
Fork
You've already forked Utility_Apps
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
mesh_outline_projection
Utility_Apps
/
Blender
/
simple scripts
/
move objects down to the top of a surface
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Ryan Schultz
f5617b374d
updated: This script snaps each selected mesh object down in global Z so that its lowest vertex lands on the surface of the active mesh object. It does this by casting a vertical ray downward from the lowest vertex to find the intersection with the active object and then moves the object along Z only, leaving X and Y unchanged. Debug output shows the lowest vertex, hit location, and Z offset applied for each object.
2025-10-17 15:40:44 -05:00
..
move objects down to the top of a surface.py
updated: This script snaps each selected mesh object down in global Z so that its lowest vertex lands on the surface of the active mesh object. It does this by casting a vertical ray downward from the lowest vertex to find the intersection with the active object and then moves the object along Z only, leaving X and Y unchanged. Debug output shows the lowest vertex, hit location, and Z offset applied for each object.
2025-10-17 15:40:44 -05:00