Book a Demo

Author Topic: Code generation file per class model instead of file per class  (Read 2968 times)

camel2

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Hi,
I've got a question on code generation: Usually you would generate one or two files per class, but I would like to generate one file for all classes in a class model, is that possible? Thanks in advance!  :)

Nizam

  • Prolab Moderator
  • EA User
  • *
  • Posts: 320
  • Karma: +15/-2
  • Model Sharing - Simplified
    • View Profile
    • Professional Model Collaboration
Re: Code generation file per class model instead of file per class
« Reply #1 on: July 02, 2018, 08:45:00 am »
You can, just set the filename for all classes as same, and all classes will be generated into one (but why?)