• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

GUI interface for engineering modeling

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear All:
In softwares such as Autocad,Etabs(civil eng),Sap,Safe,Plaxis(Geotech eng.),FLAC and ... that are based on Finite Element Method modelling or other methods,there is an interfase for user that can model a dam or building ot tunnel or foundation and ... by just choosing an item and click on interface to draw points,lines,surfaces...exactly like what we do in GUI builder for example in Netbeans.
I know you can't teach me how to build such interface here but please give me some keywords to search and learn.What part of graphical programing should I learn to build such interface for modeling in my finite element code.
Thank you All
reply
    Bookmark Topic Watch Topic
  • New Topic