MARKER_​​HEAD_​​ROT_​​MODE in Zone Stamp

Home Forums Problems and solutions in GDL Informations from the environment MARKER_​HEAD_​ROT_​MODE in Zone Stamp

Viewing 1 reply thread
  • Author
    Posts
    • #18841
      James Goode
      Participant

      Hello,

      I have a query regarding using MARKER_HEAD_ROT_MODE in my custom zone stamp.

      I am trying to make it so that when MARKER_HEAD_ROT_MODE = 2, I have a rotation that removes the workspace rotation.

      Here is what I have but it doesn’t seem to work:

      rrr = REQUEST ("View_Rotangle", "", textAngle)
      if (MARKER_HEAD_ROT_MODE = 2) then
        rot2 -textAngle
      endif

      How can I make this work? Thanks

    • #18884
      Péter Baksa
      Keymaster

      This global isn’t set for zone stamps. The stamp is rotated by AC, it has a setting for this, see attached picture.

      Attachments:

      Péter Baksa
      Library Platform, Software Engineer
      GRAPHISOFT SE

Viewing 1 reply thread
  • The forum ‘Informations from the environment’ is closed to new topics and replies.