Book a Demo

Author Topic: Connector shapescript and source tag  (Read 3871 times)

Bart Oosthoek

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Connector shapescript and source tag
« on: September 05, 2013, 07:45:50 pm »
Is it possible to use the source tag data within the shape-script of a connector-type?

E.g change the setlinestyle to DASH if a tag is set to true.

Thnx in advance

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Connector shapescript and source tag
« Reply #1 on: September 05, 2013, 07:57:07 pm »
IIRC you can do that (though I haven't done that in particular).

q-

Bart Oosthoek

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Connector shapescript and source tag
« Reply #2 on: September 05, 2013, 08:08:08 pm »
Ok, Does anybody have an example how?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Connector shapescript and source tag
« Reply #3 on: September 06, 2013, 12:11:37 am »
Open the help and enter "shape script" in the search tab. The 2nd result shows example scripts. I guess the one in the middle is what you're after.

q.