Changes between Version 5 and Version 6 of ModelingProjects
- Timestamp:
- Jan 10, 2007, 4:05:53 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ModelingProjects
v5 v6 15 15 Modeling in ProMoT takes place based on source files (MDL-files) or is done with the help of the 16 16 graphical user-interface. The sources are loaded into ProMoT, translated to class-objects 17 (ModelingEntities) and changed by the graphical editors in memory (temporar ily).17 (ModelingEntities) and changed by the graphical editors in memory (temporary file). 18 18 19 The ModelingEntities can be saved as MDL-code via the options "Save All Classes" and "Save Selected Classes"19 The ModelingEntities can be saved as MDL-code to a new file via the options "Save All Classes" and "Save Selected Classes" 20 20 in the File-Menu. There is no simple option "Save", which saves the classes to the files they 21 21 originally come from.