Marker Parameters

Detail, Worksheet and Change Markers

MARKER_HEAD_ROT_MODE integer type global, set according to function “Marker Angle: Fixed Angle to Screen/Fixed Angle to Model” on Marker panel of the Settings Dialog
2D GDL_CheckIcon 3D GDL_CheckIcon UI GDL_CheckIcon Parameter GDL_CheckIcon Property GDL_CheckIcon Default 1
can be used to react to marker head rotation settings of ARCHICAD on GDL symbol side
1 – Fixed Angle to Screen, 2 – Fixed Angle to Model

Compatibility: introduced in ARCHICAD 22.

MARKER_HEAD_ANGLE angle type global, set by the user on Marker panel of the Settings Dialog
2D GDL_CheckIcon 3D GDL_CheckIcon UI GDL_CheckIcon Parameter GDL_CheckIcon Property GDL_CheckIcon Default 0
marker head symbol rotation data for GDL symbol part of the marker
Compatibility: introduced in ARCHICAD 22.
In Detail/Worksheet marker objects, SYMB_ROTANGLE value stays compatible with this new angle data:
  • “Fixed Angle to Screen” mode: 1 – SYMB_ROTANGLE is the opposite of view rotation angle
  • “Fixed Angle to Model” mode: 2 – SYMB_ROTANGLE equals MARKER_HEAD_ANGLE

In Change marker objects, SYMB_ROTANGLE value stays 0 as before in all cases.