Archicad 26, the template file for library part maker did not install. i
did the uninstall / reinstall, nothing. Anyone figured out the issue?
Thanks David Operating system used: Windows 11
Bottom or Top of beam labeling for elevation is affected by the beams
anchor point. The top or bottom elevation when labeled should NOT be
affected by the anchor point in my opinion. in the attached example, top
of beam 115'-2 3/16" is flat out wrong...
Trying to get the height of the rough opening into a schedule. I have a
property with the following expression, W/D Nominal Sill Height -
.375in. The schedule will give the correct height of the sill but will
not subtract the .375 for the rough openi...
Setting up some files in AC26 and I see how to create a new folder in
the Profile Manager but how do you delete, move or rename a folder?
Thanks for your help David
Haven't seen this one before and I can not figure out what is causing
it.modeling some tile on a shower wall. The tile itself is a separate
wall placeon the framed wall. The first image is the 3d window, the tile
section on theleft is 1/32"off the ot...
GLOB_VIEW_TYPE is used to control what is happening in a given view
sense you are trying to control the section view you would use IF
GLOB_VIEW_TYPE = 4 I haven't used Planes as Lingwisyer has suggested, he
might be a able to explain that better.
I get around this issue by setting up a loop, modeling the object first
as SOLID and then as WIRE FOR m=1 TO 2 IF m=1 THEN MODEL SOLID ENDIF IF
m=2 THEN MODEL WIRE ENDIF "your script" NEXT m END David
Barry Quite possible, I don't use the Elevation Label 26 because i can
not get it to read a reference level, in this case 100'-00". I'll have
to take a look at the script and see what it is reading, if i recall
correctly it GLOB_ELEVATION which might...