🧱 Walls_Construction Tools /
🟢 Extend Wall to Point
Extend Wall to Point. Part of Walls _Construction Tools. This script extends a wall rectangle from its nearest end toward a user-selected point. It replaces the original rectangle and its centerline with updated geometry aligned to the selected point.
Requirements:Â
Wall rectangles must be present in the project (e.g., using the Cloud & Mesh - Create Walls )
Each rectangle must have a centerline named in the format Center_<width> (e.g., Center_0.300).Â
Steps:
Run the Script
Launch from the Walls_Construction Tools menu. The script enters loop mode.
Select Rectangle
Click on a wall rectangle to extend.
The selected rectangle is highlighted in white.
Specify Target Point
Click a point in the viewport to define the new extension limit.
The point is projected onto the rectangle’s axis to ensure alignment.
Z-Level Selection
A dialog appears allowing you to:
Use the Z coordinate of the selected point.
Choose from existing horizontal planes in the LEVELS group.
Confirmation Dialog
After each extension, you can:
Continue to the next rectangle.
Extend the same rectangle to a different point.
Cancel the operation.
Notes:
Press ESC at any time to exit loop mode.
The rectangle always extends from the nearest side to the selected point.
Original geometry is replaced with updated objects.