Moving window with wall

A forum dedicated to the Draft, Arch and BIM workbenches development.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
carlopav
Veteran
Posts: 2062
Joined: Mon Dec 31, 2018 1:49 pm
Location: Venice, Italy

Re: Moving window with wall

Post by carlopav »

We are currently trying to address this issue.
Also check this topic for updates: https://forum.freecadweb.org/viewtopic.php?f=23&t=40400
follow my experiments on BIM modelling for architecture design
paullee
Veteran
Posts: 5118
Joined: Wed May 04, 2016 3:58 pm

Re: Moving window with wall

Post by paullee »

As Vocx point out, the Window objects are not aware of the 'Shape' of the host object.

When MoveWithHost is set true, it just make them 'move together' - changing their Placement. So if you can the Shape of the Host Object, nothing happen.


See videos in below post - when I change the Sketch, the ArchWall change and the 'attached' doors move together.
https://forum.freecadweb.org/viewtopic.php?f=23&t=38703


2nd Video in that post copied below ... being experimented atm (for fun only?).

Editing Layout dimension / Other objects should attach and move automatically
phpBB [video]
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Moving window with wall

Post by bernd »

origin problem of the first post still exist for me. Even with the draft move tool and if move with host is set to true on the window.


OS: Windows 10 Version 2009
Word size of FreeCAD: 64-bit
Version: 0.20.26155 (Git)
Build type: Release
Branch: master
Hash: 0926a4148bcff11249fd4f56bc30256102ffe105
Python version: 3.8.6+
Qt version: 5.15.2
Coin version: 4.0.1
OCC version: 7.5.0
Locale: German/Switzerland (de_CH)

wall_with_window.FCStd
(20.05 KiB) Downloaded 26 times
Post Reply