Book a Demo

Author Topic: code generation from vb script  (Read 2951 times)

Maggie

  • EA User
  • **
  • Posts: 106
  • Karma: +0/-0
    • View Profile
code generation from vb script
« on: April 11, 2012, 09:05:16 pm »
Hi
Does anyone know if it is possible to start a code generation from within a VB script?

Thanks

Maggie

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: code generation from vb script
« Reply #1 on: April 11, 2012, 10:25:08 pm »
Project Interface.GenerateClass()
Project Interface.GeneratePackage()

Geert