Choose your top Archicad wishes!

Read more
GDL
About building parametric objects with GDL.

Disable Label Pointer/Arrow

Jochen Suehlo
Advisor

I want to disable the pointer/arrow in cases that the label shall be invisible (MVO driven).
Is there a command to disable the pointer?

Jochen Suehlo . AC12-27 . MAC OSX 14.4 . WIN11
GDL object creation: b-prisma.de
2 REPLIES 2

Does this help?

 

modelViewOptions:
myModelViewOption:
label:
Hide: true

 

This code will hide the label pointer as part of the myModelViewOption. Make sure to adjust the names according to your actual model and view option names.

 

 

Lee Hankins
ArchiCAD 4.5 - Archicad 27UKI Apple Silicon 27.2.0
macOS Sonoma (14.4.1)
Jochen Suehlo
Advisor

Thank You Lee. Could you please describe the procedure in more detail, as I didn't quite understand it.

Jochen Suehlo . AC12-27 . MAC OSX 14.4 . WIN11
GDL object creation: b-prisma.de