cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Starting August 6, 2024, TLS 1.2 will be the minimum required protocol version for Graphisoft products and services that require an online connection. License Manager Tool update is required on Windows. Learn more…
Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

Hiding the leader of an associative label

jshuether
Enthusiast
Is there anyway to hide the leader on an associative label?

I typically place the fixture type # next to all of the light fixtures on the reflected ceiling plans (F1, F2, F3, etc). Rather than scripting in "text2" in all of my light fixture objects, it would be so easy to use the associative label tool.

Turning off the associative label leader would also be helpful indicating partition types, because I could use a traditional partition type symbol (yes, there is a workaround by setting the arrow size to "0").

Scott
ArchiCAD 25

Windows 10
20 REPLIES 20
LiHigh
Newcomer
Do this:

IF LABEL_CUSTOM_ARROW THEN
delta_x=label_position [2][1]+label_position [3][1]
delta_y=label_position [2][2]+label_position [3][2]

ADD2 delta_x, delta_y
ENDIF
Howard Phua

Win 10, Archicad 19 INT

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!