Hi all, when I export DWG with translator set up to Match File Origin:
Select "Survey Point", DWG is not flat, but dimensions are few hundred
meters above the rest of the "lines and fills". If I set translator to
use "Project origin", it is OK. Does ...
Hi, I have trouble with expressions. I would like to use expression,
which tests, whether object is part of module. I have some objects (e.g.
sink) tahat are part of hotlinked module. This module has ID which
corresponds to building ID (e.g. Building...
Hi, I'm trying to get the perimeter of the room in my interactive
schedule but without the width of doors. I have found this thread:
http://archicad-talk.graphisoft.com/viewtopic.php?p=174371 Basically I
think I need to create new parameter and put s...
I am at the beginning of making quite complex fly-through of my
building. And I am looking for any advice of more experienced users.
What I have found in forums is, that I should stay away from "First
person shooter movie style". So I am looking for ...
Hello all, probably this is another "stupid" question which should be
solved by author in few minutes...in case he was more clever . I need to
paint wall e.g. only 100 cm height with one color and the rest with
another color. How can I do it? Thanks ...
Setting "Nadmořská výška" in "Umístění" solves the problem with DWG, but
would probably influence also IFC export etc. Following setting
doesn't work either:
As a workaround I used following expression: #SEKCE IFS ( ID modulu =
"A"; ID modulu; ID modulu = "B"; ID modulu; ID modulu = "C"; ID modulu;
ID modulu = "D"; ID modulu; ID modulu = "E"; ID modulu; ID modulu = "F";
ID modulu; ID modulu = ""; SEKCE VO...