Book a Demo

Author Topic: Importing EXPRESS files into EA  (Read 3014 times)

JerryM

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Importing EXPRESS files into EA
« on: May 04, 2012, 07:39:52 am »
I have started to investigate BIM (Building Information Model) and the Industry foundation Classes (IFC) model.  IFC uses the EXPRESS protocol to define data model schemas.  Does anyone know of a way to import EXPRESS files directly or indirectly into EA?

Any help or insight appreciated,

Jerry

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Importing EXPRESS files into EA
« Reply #1 on: May 04, 2012, 03:31:59 pm »
I don't think you can import them out of the box, but that EXPRESS language seems pretty straightforward; couldn't be so hard to write a parser and import the model into EA.

I've don't similar stuff in the past, and I think a few days of development should be enough.

Geert

JerryM

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Importing EXPRESS files into EA
« Reply #2 on: May 05, 2012, 02:42:27 am »
Hi Geert,

Thanks for the reply.  I agree the conversion isn't too hard.  I was hoping though that someone had already taken this on.

Jerry