Book a Demo

Author Topic: Related Links  (Read 3146 times)

themiyac

  • EA User
  • **
  • Posts: 26
  • Karma: +0/-0
    • View Profile
Related Links
« on: July 11, 2015, 04:58:59 am »
I was looking through the Java Api and looking at finding the values displayed in the Related Links section of properties displayed of a given object. I'm looking in particular at a block and how the access the related links of a block. Can anyone tell if it is possible and if so how I can access related links through the java api?
Thanks

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Related Links
« Reply #1 on: July 11, 2015, 07:07:42 am »
There has been a related thread about custom references (I guess that is what you mean by related links?) recently. IIRC the API does not offer it. You need to dig into t_xref (I described details in this thread).

http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1435657976

q.
« Last Edit: July 11, 2015, 07:09:10 am by qwerty »