Show All

mineCAD Release Notes

Current Version (1.0 Beta)

Enhancements

64- Added further web update options to update tab. Allows for automatic update a specified number of application starts.

63- Added initial web update capability. Select Help|Check For Updates

62- Added "Print in black and white" back into print area dialog.

61- Disconnect Design Manager in design manager context sensitive (right click) menu.

60- Window pull down menu for moving between layouts and model space in addition to other command.

59- Added ability to do dynamic rotation and general 3D manipulation into a manipulated viewport.

58- When adding a grid the default grid spacing is calculated to return between 1 and 10 grid lines. Prevents large numbers being created when the extents are large.

57- Support for vdi format. Compressed mineCAD files. Compression to about 20% of original size.

56- Write to data source command. For Mine2-4D polyline files it is now possible to simply RIGHT CLICK on the layer and select write to data source instead of selected File|Save As.

55- Command to convert polylines to lines. Lines are not supported by many processes in mineCAD so if you bring in a file from AutoCAD/DXF etc it is useful to convert these lines to polylines.

54- Added explorer vdf/vdi thumbnail viewer. When a vdf/vdi is saved a small bitmap is encoded into the file. The allows windows explorer to display this bitmap as a "thumbnail" when this option is toggled on in explorer.

53- Data sourcing capability. Allows an administrator to setup multiple data sources for plots in advance and then to have users be able to layer this information and import without having to "hunt" for information. As new data sources are added. These will be added to the data source import file list.

52- Support for Surpac polylines (saved in ASCII format). Simply drag the .str file into the design window and it is added as a layer to the design.

51- File locking capability. When a file is opened the user name and computer are encoded such that no other user may alter the file. Then the file is closed or another is opened by the user the locking is removed, freeing up the file. This feature is not enabled in the free version.

50- Support for Gemcom polylines. Simply drag the .asc file into the design window and it is added as a layer to the design

49- Support for Surpac wireframes (saved in ASCII format). Simply drag the .dtm or .str file into the design window and it is added as a layer to the design.

48- Ability to set a location for external blocks. Useful for ensuring all users and drawings share the same block database.

47- Polyhatch command. Very simple at the moment. Prompts for polylines to add and then polylines to subtract. Resulting polyhatch may then be filled to take care of "islands". Useful for showing filled stopes and the like.

46- Text scale command. Allows multiple text entities to be selected and are scaled by the specified factor around their insertion point. Saves the user from selecting each text entity and scaling about a specified point. The command is included in the standard scale command and is only invoked when one or more text entities have been selected.

45- Block Manager. Allows blocks to be grouped into save. The dialog remains open and the blocks can be dragged directly to the location in the design window.

44- Revamped snapping grid setup.

43- Autosave command. Setup under "Tools|Options" allows a interval, backups and backup location to be set for autosaves.

42- Synchronize command. Allows an entities attributes, properties or both to be copied to other entities.

41- Layouts now ALWAYS added under MROOT.

40- Prompt after move layer.

39- Multiple plots may be "checked out" by the same user on multiple computers through the plot manager. More options into the plot manager.

38- Checkbox in Tools to "Disable Entity Events". When toggled on dependencies will be shown without arrows. Arrows will have no heads. True inserts will not be rotated to the current view. But the drawings will load significantly faster. This option is saved INTO the document, however, by default it is turned off. Should only be used when loading large drawings.

37- Speed enhancements to loading and displaying drawings.

36- Moving of layers can now be accomplished by dragging the node in the layer list.

35- Support for Vulcan wireframes (.00t). Can be dragged into window same as .dm and .dwg.

34- Entity synchronization. Allows the properties and\or the attributes from an entity to be copied to multiple entities.

33- Activate layer from entity. Allows an entity to be selected at which point the corresponding layer for that layer is activated.

32- Layer Presets. Allows the state of layers (visible or not) to be stored and retrieved at a layer date.

31- Added coordinate dialog to target point command to allow elevations etc to be entered.

30- Toggle for using lineweights on the screen. Toggle for using lineweights in printing.

29- Toggle to use shx fonts. By default this is turned off. See options dialog.

28- Added shx font compatibility for better AutoCAD integration. To add other SHX fonts refer to Fonts\SHX under the application directory.

27- Activating a hidden layer is now permitted, however a warning is given. Is a revision of 20.

26- Added properties to layers. Allows AutoCAD like properties to be placed on layers. Entities with a "By Layer" color number (-1) are colored according to the layer. To edit the layer properties right click on the layer in the layer list.

25- Extended flatten to elevation command to include more than just polylines.

24- Zoom all and view from top alterations. When zooming all our "view from top" the elevation is always set the middle of the drawing data. Helps in preventing users putting information on elevation zero.

23- Change data source in refresh dialog. Allows a new data source to be used or relocated. New data source MUST be of the same type as the current.

22- Added command in shortcuts to get the ID of the command. Prompts the user to select a valid command from the toolbars or menus and then highlights this command. Helps in locating the command.

21- Added command to insert layer from selected file. Once inserted the system is aware of the data source and can be refreshed much like other mineCAD data. If the layer which is inserted is from another MineCAD drawing then, if the source drawing's layer data has been inserted from another data source, then the data source is used as the current drawings data source and NOT the source drawing layer.

20- Prevent user from activating a hidden layer as well as prevent user from hiding an active layer. Similar to AutoCAD.

19- Previous command. After a command has been executed, press the spacebar or the enter key will repeat the command.

18- Printing using API (windows application programming interface) calls is default on layouts. To change (send to printer as a bitmap) select "File|Print Area" from the pull down menus. Printing using the API drastically improves the speed of printing. However, many printers do not support this method of printing. If printing problems are experienced, firstly try toggling this value. Always ensure that the latest version of your printer's driver is installed.

17- Point annotation is only performed on points which are visible. Allows a filter to be applied and then the annotation generated.

16- "Include Fieldname" toggle in point annotation. field name followed by ":" is then displayed along with the annotation value.

15- When changing page sizes the a prompt is displayed to "scale the plot items". Selecting yes will scale all plot items by the maximum amount between the X and Y axis.

14- Each layout may have a different printer applied to it. The printer assigned to the current viewport is shown at the bottom of the paper outline. To change printers select "File|Printer Setup" from the pull down menus.

13- When loading a "points" file from Mine2-4D the "eval" fields up to a maximum of 20 fields are joined to each point. This facilitates the annotation of grade and\or tonnage information. The 20 field limit is imposed due to the extremely high memory usage associated with large numbers of "attributes" on an entity in mineCAD. Will implement an option for setting this value at later date.

12- Modified create section definition from view to allow multiple section definitions, at fixed and variable distances, from the current viewplane to be created.

11- Clipping distances are stored on section definitions. Loading a section definition loads the clipping settings.

10- True type fonts now clipped correctly.

9- Added transparent from and back options into rendering modes. Still testing.

8- Added line rendering into viewports.

7- Lines can be displayed on all rendering modes. Is now a toggle in the toolbar and pull down menu.

6- List box in label property for intellitext purposes. When typing in the label field of the properties box with a single entity selected, if a "%" is typed the list of available tags is display. User no longer has to refer to help file.

5- Previously selected titleblock is remembered between printing sessions.

4- Option toggle to remove mineCAD titleblocks from the layout titleblock list.

3- Section definitions applied directly to viewports. When printing each section definition selected is printed. Results are that for a single layout multiple views data may be generated.

2- Layer parse by attribute command. Allows a selected layer to be parsed out to children layers. The names and entities in the children layers are governed by unique occurrences of attributes within the parent. The option to delete or retain the original entities is also supplied.

1- When loading a "walls" file from Mine2-4D all attributes from the "points" file are placed on it.

Bug Fixes

9- Interactive text was playing up.

8- Polyline wireframe slice now sets everything to proper elevation.

7- Cancel command when swapping between Model Space and layouts.. Should stop crashing.

6- Properties dialog. Fixed hatch block pick lists. Setting to image allows you to select an image. Setting to block allows you to select a block.

5- Linestyles. Picklist is colored yellow for linestyles which do not support linetype scale.

4- Multiline text. Able to set color to By Layer now.

3- When saving as a dxf all layers are renamed to "MineCAD" then the layer number. Fixed problem with dxf files not being able to be opened in other systems.

2- Redraw and zoom all issue resolved.

1- North arrow distortion issue resolved.


v0.4 (25th February 2003)


v0.3 (13th December 2003)


v0.2 (5th December 2002)


v0.1 (28th October 2002)


v0.0 (1st August 2002)