Align two objects by their active faces #35114

Closed
opened 2013-04-27 15:01:26 +02:00 by Tom Rethaller · 9 comments

Project: Blender Extensions
Tracker: Py Scripts Upload
Blender: 2.66
Category: 3D View
Python: 3.2
Script name: Align by faces
Wiki page: http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/Align_by_faces
Author(s): Tom Rethaller
Status: Open

%%%
Very simple script that aligns two objects using their active faces.
Workflow:

  • Enter editmode on object A
  • Select desired face on object A
  • Enter editmode on object B
  • Select desired face on object B
  • Exit editmode
  • Select A, then B
  • Invoke script (Spacebar > search "Align by faces")

Result: Object B will move and rotate so that its selected face is perfectly aligned with selected face on object A

%%%

**Project**: Blender Extensions **Tracker**: Py Scripts Upload **Blender**: 2.66 **Category**: 3D View **Python**: 3.2 **Script name**: Align by faces **Wiki page**: http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/Align_by_faces **Author(s)**: Tom Rethaller **Status**: Open %%% Very simple script that aligns two objects using their active faces. Workflow: - Enter editmode on object A - Select desired face on object A - Enter editmode on object B - Select desired face on object B - Exit editmode - Select A, then B - Invoke script (Spacebar > search "Align by faces") Result: Object B will move and rotate so that its selected face is perfectly aligned with selected face on object A %%%
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

%%%Uploading v0.2 %%%

%%%Uploading v0.2 %%%

%%%this is one AMAZING script! I love it, thank you very much!

I just have one problem (or maybe I'm doing it wrong).

Whenever I try to align one object with the other it's always the same object that translate & rotates. Doesn't matter which one I select first nor which face I select first it always moves the 2nd object I created. What I noticed is that the last object to be made is the one that gets moved.

Other than that it's awesome :) thnx!!!%%%

%%%this is one AMAZING script! I love it, thank you very much! I just have one problem (or maybe I'm doing it wrong). Whenever I try to align one object with the other it's always the same object that translate & rotates. Doesn't matter which one I select first nor which face I select first it always moves the 2nd object I created. What I noticed is that the last object to be made is the one that gets moved. Other than that it's awesome :) thnx!!!%%%
Author

%%%I confirm the bug with 2.67. I'll fix it. Thanks for reporting !%%%

%%%I confirm the bug with 2.67. I'll fix it. Thanks for reporting !%%%
Author

%%%Fixed in 0.2.2, see wiki for download%%%

%%%Fixed in 0.2.2, see wiki for download%%%

%%%Confirm fixed in 0.2.2!!!

Thank you very much!!! (Also, that was one FAST bug fix!!! thank you!!! This script WILL make my life one hell of a lot easier!!!)%%%

%%%Confirm fixed in 0.2.2!!! Thank you very much!!! (Also, that was one FAST bug fix!!! thank you!!! This script WILL make my life one hell of a lot easier!!!)%%%
Member

Added subscriber: @BrendonMurphy

Added subscriber: @BrendonMurphy
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Brendon Murphy self-assigned this 2017-02-24 11:45:21 +01:00
Member

2013? Archived.

2013? Archived.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#35114
No description provided.