License Delivery maintenance is expected to occur on Saturday, November 30, between 8 AM and 11 AM CET. This may cause a short 3-hours outage in which license-related tasks: license key upload, download, update, SSA validation, access to the license pool and Graphisoft ID authentication may not function properly. We apologize for any inconvenience.
Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

Object showing hotspots I do not want

A very simple object (a circular fill) with scripted hotspots at the center and centers of top, bottom, and sides (that is: 12, 3, 6, 9 hs) is also showing hotspots at the bounding box corners. This must be some very obvious AC object setting I am missing or some relatively new default hotspots GDL thing I am also missing. Help.

PEN setpen
SET FILL "Solid Fill"
POLY2_B{2} 7, 35, 91, 91,
0, 0, 0,
diam/2, 0, 1,
0, 0, 900,
0, 180, 4001,
-diam/2, 0, 1,
0, 0, 900,
0, 180, 4001,
diam/2, diam/2, -1
HOTSPOT2 0, 0
HOTSPOT2 0, -diam/2
HOTSPOT2 0, diam/2
HOTSPOT2 diam/2, 0
HOTSPOT2 -diam/2,0
2 REPLIES 2
Barry Kelly
Moderator
Ignacio wrote:
A very simple object (a circular fill) with scripted hotspots at the center and centers of top, bottom, and sides (that is: 12, 3, 6, 9 hs) is also showing hotspots at the bounding box corners. This must be some very obvious AC object setting I am missing or some relatively new default hotspots GDL thing I am also missing. Help.
Open the object and view the PARAMETERS.
Then press the DETAILS button at the top and turn off the HOTSPOTS ON BOUNDING BOX.

Resave.

That should be it.
Barry.
One of the forum moderators.
Versions 6.5 to 27
i7-10700 @ 2.9Ghz, 32GB ram, GeForce RTX 2060 (6GB), Windows 10
Lenovo Thinkpad - i7-1270P 2.20 GHz, 32GB RAM, Nvidia T550, Windows 11
Barry wrote:
turn off the HOTSPOTS ON BOUNDING BOX.
Ahahah! Hadn't used it for years. Must be the change to 9 and some lost default or something. Thank you very much.