Book a Demo

Author Topic: Setting the language of an element through a script  (Read 2976 times)

Modesto Vega

  • EA Practitioner
  • ***
  • Posts: 1183
  • Karma: +30/-8
    • View Profile
Setting the language of an element through a script
« on: May 07, 2022, 03:00:23 am »
How do I set the the language of an element using a script? There isn't a language property available through the API.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Setting the language of an element through a script
« Reply #1 on: May 07, 2022, 03:13:24 am »
I think that's EA.Element.GenType

Geert

Modesto Vega

  • EA Practitioner
  • ***
  • Posts: 1183
  • Karma: +30/-8
    • View Profile
Re: Setting the language of an element through a script
« Reply #2 on: May 17, 2022, 02:45:37 am »
Thank you Geert