We value your input!
Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey

Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

How do I take hotspots out of an object

Anonymous
Not applicable
Here is the code I have:

! Document name:
!
!
! Name : CORNER GUARD.gsm
! Date : Wednesday, March 19, 2008
! Version : 10.00
! Written by ArchiCAD
!

!mul2 A/0.050800, B/0.050800
add2 0'-0.0000", 0'-0.0000"
pen pen2D_
set fill "Air Space"
poly2_b{3} 7, 3, 0, 0,
0'-0.0000", 0'-0.0000", 3'-3.3701", 0'-0.0000", 0'-0.0000", 3'-3.3701",
B, 0'-0.0000", 1,
B, WIDTH_, 1,
WIDTH_,WIDTH_, 1,
WIDTH_, A, 1,
0'-0.0000", A, 1,
0'-0.0000", 0'-0.0000", 1,
B, 0'-0.0000", 1
!!hotspot2 B, 0'-0.0000"
!!hotspot2 B, WIDTH_
!!hotspot2 WIDTH_, WIDTH_
!!hotspot2 WIDTH_, A
!!hotspot2 0'-0.0000", A
!!hotspot2 0'-0.0000", 0'-0.0000"
!!hotspot2 B, 0'-0.0000"

pen 20
hotspot2 0'-0.0625", 0'-0.0625"


I want to take all the hotspots out except the last one but when I put it in the plan, I still see and can choose all the other hotspots!!! How do I do this?

THanks,
Michele
2 REPLIES 2
You may have your "bounding box" hotspots turned on: within the GDL dialog, hit the Details... button and make sure "Hotspots on bounding box" is unchecked.
MacBook Pro Apple M2 Max, 96 GB of RAM
AC27 US (5003) on Mac OS Ventura 13.6.2
Started on AC4.0 in 91/92/93; full-time user since AC8.1 in 2004
Anonymous
Not applicable
Thank you, Thank you. I forgot about that toggle.

Thanks again,
Michele