Is it possible to give the horizontal or vertikal cutplanes in BIMx the
same Building Materials as their elements?It looks a bit silly when the
cut surface is all one uniform mess.
Is it possible to use graphic overrides in GDL objects and create a kind
of exception for a special part.Concrete case: Electrical Plan in 2D:
All contours of furniture are in color grey with dotted lines, but the
electrical connection point of the f...
Kann ich das Türfutter in dem Screenshot bis Unterkante Wand bzw.
Unterkante Schwelle führen?Und kann man eigentlich eine Tür in eine Wand
so einbauen, dass die Tür bei einer Brüstungshöhe die Wand NICHT
unterhalb der BH rausschneidet?
Ich zeichne ein Wand mit Wandabschluss schräg 27. In 3D wird die Spitze
korrekt angezeigt, in 2D, also im Grundriss nicht, dort ist der
Wnadabschluss rechtwinklig dargestellt. AC 28 neueste Version. Was mache
ich falsch?
Eine spezielle Frage zur Wohnflächenberechnung bei einem gedrehten
Grundriss:Der gedrehte Grundriss wurde in den Ausschnitten gerade
gedreht (mit der grafischen Orientierungsfunktion unten am Blattrand),
erscheint also auf den Layouts parallel zum Bl...
I would offer a VALUES list with the values 2, 4, 6, 8, etc., as this is
the clearest for the user. Something like this would also work: VALUES
‘anz’ RANGE[2, ] STEP 2, 2 Then odd values are rounded up to the next
higher even value. You can do someth...
You theoretically can use STRTOUPPER("")Unfortunately,
however, it is generally not possible to perform any text operations or
comparison operations in AutoText, which is why small letters remain
small.
You should have the same Parameters in the caller as in the macro. E.g.
if you add ID_X and ID_Y as Parameters in the caller, the you will not
have this error message, even if you do not use this parameters.