R
by ramadankinwal on 24 Sep 2023, edited 25 Sep 2023
#
Hello everyone. Using latest version of BlenderBIM, I was following IFCArchitect tutorial on how to make "ifc custom window" but I got stucked at where he added plan to the model. I started getting different outcome from his when Plan/annotation/Plan_View was added to ifc represention of the model. Instead of getting a planlike form I was getting elevation form. All other things I did after that were just going wrong. Please help!
M
by Moult on 24 Sep 2023
#
Can you share any screenshots or IFC files?
T
by theoryshaw on 24 Sep 2023
#
+1 votes
It might be because the local Z is in the wrong direction.
video:
R
by ramadankinwal on 24 Sep 2023, edited 24 Sep 2023
#
Gotten it! Thank you very much @theoryshaw****. But if I may ask, how can I keep my local X,Y, and Z axis constant when rotating object.
M
by Moult on 24 Sep 2023
#
+1 votes
@ramadankinwal the local axes move along with the object, so if you rotate the object, the local axes rotate too.
A
by Andrej730 on 25 Sep 2023
#
+2 votes
But if I may ask, how can I keep my local X,Y, and Z axis constant when rotating object.
You can rotate object in EDIT mode.
R
by ramadankinwal on 25 Sep 2023
#
+1 votes
It works, thanks @Andrej730