0% found this document useful (0 votes)
428 views

Litecad Changes

This document lists updates made to LiteCAD software between June 2013 and June 2011. It describes fixes made to bugs as well as new features added, including new commands, properties and functions. Major additions include support for dimensions, multilines, splines, block cloning and more.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
428 views

Litecad Changes

This document lists updates made to LiteCAD software between June 2013 and June 2011. It describes fixes made to bugs as well as new features added, including new commands, properties and functions. Major additions include support for dimensions, multilines, splines, block cloning and more.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 7

What's New for LiteCAD !

+ * : : : : changed added fixed removed

June 25, 2013 - 2.0.0.117 * Fixed: some bugs June 12, 2013 - 2.0.0.116 + Added: property LC_PROP_CMD_MSGSTR June 07, 2013 - 2.0.0.115 * Fixed: offset bug June 03, 2013 - 2.0.0.114 * Fixed: LC_PROP_TIN_PNT_.., LC_PROP_TIN_TR_.., LC_PROP_TIN_PTYPE_.. properties don't work May 31, 2013 - 2.0.0.113 * Fixed: Linetype don't display text characters May 29, 2013 - 2.0.0.112 * Fixed: can't set transparent color for image May 28, 2013 - 2.0.0.111 * Fixed: offset bug May 24, 2013 - 2.0.0.110 * Fixed: some bugs May 20, 2013 - 2.0.0.109 * Fixed: some bugs May 15, 2013 - 2.0.0.108 * Fixed: offset errors for polylines * Fixed: LC_PROP_ENT_Z can't set value + Added: function lcBlockAddClone May 06, 2013 - 2.0.0.107 * Fixed: wrong offset of polylines with arc segments * Fixed: can not save loaded dwg file + Added: ArcView shapefile plugin (test version) April 22, 2013 - 2.0.0.106 * Fixed: some bugs April 19, 2013 - 2.0.0.105 * Fixed: some bugs April 12, 2013 - 2.0.0.104 ! Changed: functions lcViewGetEntsByRect, lcViewGetEntity April 11, 2013 - 2.0.0.103 * Fixed: some bugs April 08, 2013 - 2.0.0.102 * Fixed: some bugs

March 25, 2013 - 2.0.0.101 * Fixed: some bugs + Added: 3D Face entity March 15, 2013 - 2.0.0.100 * Fixed: bugs in dimensions August 31, 2012 - 2.0.0.91 * Fixed: dialog "Dimension style", angular units - grads and radians confused + Added: function lcPlineContainPoint + Added: option NOWARNINGS for dwg plugin August 17, 2012 - 2.0.0.90 * Fixed: text height "ByStyle" becomes zero when export to dwg/dxf * Fixed: radius of polyline vertex is lost after "reverse" operation + Added: explode ellipse August 08, 2012 - 2.0.0.89 * Fixed: wrong arcs in exploded mirrored block reference * Fixed: event for lcEntMirror + Added: "nearest" and "perpendicular" snap modes for Rectangle object August 01, 2012 - 2.0.0.88 * Fixed: wrong mirror of arcs inside of block * Fixed: event AddEntity + Added: property LC_PROP_G_EXPLODEARC to control exploding of arcs and circles July 28, 2012 - 2.0.0.87 * Fixed: plugin for VEC file format * Fixed: unsorted items in "Properties" window + Added: "Mirror" command for dimensions + Added: "Fillet" command for polyline vertex + Added: moving line grip with pressed <Ctrl> ! Changed: max hatch density is increased July 15, 2012 - 2.0.0.86 * Fixed: wrong alignment of text with "ByStyle" height + Added: "Break" command (LC_CMD_BREAK) + Added: polyline vertex properties: LC_PROP_VER_SEGARCAN, LC_PROP_VER_SEGARCH, LC_PROP_VER_SEGARCLEN, LC_PROP_VER_SEGARCRAD ! Changed: position of arc grip 7 (to change radius) June 19, 2012 - 2.0.0.85 ! Changed: syntax of lcPropGetStrA function (used by VB6) June 18, * Fixed: * Fixed: + Added: + Added: June 08, * Fixed: * Fixed: + Added: + Added: 2012 - 2.0.0.84 incorrect import of closed spline from dxf/dwg function lcImageGetPixelI don't work polyline properties LC_PROP_PLINE_CW, LC_PROP_PLINE_CCW function lcHatchSetPattern 2012 - 2.0.0.83 wrong appearance of CW arc in a block reference "Explode" checkbox don't work in the "Insert block" dialog function lcEntCopyBase functions lcPlugGetOption, lcPlugSetOption

May 31, 2012 - 2.0.0.82 * Fixed: last bulge lost when reverse polyline * Fixed: wrong view in viewport when import some dwg/dxf drawings

+ Added: export to dwg/dxf of polyline with LC_PLFIT_LINQUAD fit type + Added: function lcPlineSimple + Added: polyline properties LC_PROP_VER_FIRST, LC_PROP_VER_LAST May 12, 2012 - 2.0.0.81 * Fixed: occasional "Invalid floating point operation" error during snap to inte rsection * Fixed: "Duplicate record name" error at export to dxf/dwg * Fixed: lcDrwSaveMem don't return required size of memory buffer * Fixed: Litecad.exe creates LNG file in wrong directory + Added: possibility to edit default language strings + Added: global properties LC_PROP_G_CHARBOXSIZE, LC_PROP_G_CHARFILLSIZE, LC_PRO P_G_CHARQUALITY, LC_PROP_G_CURVEQUALITY, LC_PROP_G_SHOWPIXENT, LC_PROP_G_OSNAP... May 08, 2012 - 2.0.0.80 + Added: supported objects in dwg plugin: spline, arc text, multiline style, mul tiline, dimensions + Added: property LC_PROP_G_REDEFLNGTAGS, to use with lcStrFileLoad April 26, 2012 - 2.0.0.79 + Added: distribution package which don't require installation + Added: int and handle property LC_PROP_G_CURSORSYS + Added: C++ sample project "MoveObjects" ! Changed: syntax of lcBlockAddArcText function (added 'Align' parameter) April 19, 2012 - 2.0.0.78 + Added: Windows installer + Added: semitransparent filling for selection rectangle + Added: function lcDrwInsert, used to merge drawings * Fixed: can't extent 2-points polyline * Fixed: can't change text style of arc text by the "Properties" window * Fixed: crash if open file by disabled plugin ! Changed: syntax of LcPlug_DlgOptions function (new parameters) ! Changed: syntax of lcInitialize function (no parameters) March 26, 2012 - 2.0.0.77 + Added: sample C++ project to demonstrate how to create LiteCAD plugin. + Added: topic "Plugin development" in the help file. + Added: function lcWndZoomMove March 25, 2012 - 2.0.0.76 + Added: plugin to read/write AutoCAD DWG & DXF files. March 23, 2012 - 2.0.0.75 * Fixed: drawing is not updated when linetype redefined + Added: support for stacked text in MTEXT object + Added: function lcLayerClear ! Changed: syntax of lcBlockSortEnts function, added possibility to sort entitie s by layers. March 20, 2012 - 2.0.0.74 * Fixed: clipboard Copy/Paste error * Fixed: grips are not updated when an entity is modified programmatically + Added: function lcImageResize March 10, 2012 - 2.0.0.73 + Added: properties LC_PROP_TABLE_NREFS, LC_PROP_G_PRINTINCH + Added: lcDrwAddImage2 and lcImage... functions. New properties of image object .

Jan 03, 2012 - 2.0.0.72 * Fixed: LC_PROP_RPVER_... properties don't work + Added: LC_CMD_EXTEND command for line, polyline, arc, elliptical arc + Added: LC_CMD_STRETCH command Dec 20, 2011 - 2.0.0.71 + Added: LC_CMD_TRIM command for circle, arc, ellipse Dec 08, 2011 - 2.0.0.70 * Fixed: coordinate grid bold step * Fixed: LC_PROP_DRW_READONLY don't disable user input * Fixed: can't rotate image with 1-bit color Dec 05, 2011 - 2.0.0.69 * Fixed: errors in DXF plugin * Fixed: errors "Edit Block" mode * Fixed: object snap don't work when moving grip Nov 29, 2011 - 2.0.0.68 + Added: "Road plan" object Nov 23, 2011 - 2.0.0.67 * Fixed: errors in DXF plugin * Fixed: error copy multiline via clipboard + Added: options for LC_CMD_INSERT command Nov 18, 2011 - 2.0.0.66 * Fixed: set ByBlock for a layer + Added: LC_CMD_POLYGON command + Added: LC_CMD_TRIM command (for line and polyline) + Added: VB6 sample project OCX_Test1 Oct 27, 2011 - 2.0.0.65 * Fixed: can't open LCD file if any table has ext.data * Fixed: EntMove event passes wrong entity's handle Oct 24, 2011 - 2.0.0.64 * Fixed: LC_PROP_LINE_ANG, LC_PROP_LINE_LEN * Fixed: <esc> for adding polyline + Added: menu "Rectangle" in Litecad.exe + Added: global properties LC_PROP_G_ICON16, LC_PROP_G_ICON32 + Added: function lcViewRasterizeMem Oct 11, 2011 - 2.0.0.63 * Fixed: event MouseDown is called twice for custom command * Fixed: text remains colored at black\white printing mode * Fixed: lcViewGetEntByPoint Oct 09, 2011 - 2.0.0.62 * Fixed: lcDrwAddBlockFromDrw don't add blocks Oct 08, 2011 - 2.0.0.61 * Fixed: some errors (dialogs "Blocks", "Images") Oct 05, 2011 - 2.0.0.60 * Fixed: errors in DXF plugin Oct 03, 2011 - 2.0.0.59 + Added: functions lcDrwLoadMem, lcDrwSaveMem

+ Added: properties LC_PROP_VIEW_DX, LC_PROP_VIEW_DY, LC_PROP_VIEW_WIDTH, LC_PRO P_VIEW_HEIGHT ! Changed: behaviour of function lcViewSetRect Sep 28, 2011 - 2.0.0.58 * Fixed: "Invalid floating point operation" at LC_CMD_IMAGE command in Delphi ap plications Sep 26, 2011 - 2.0.0.57 * Fixed: errors in DXF plugin Sep 22, 2011 - 2.0.0.56 + Added: VB.NET sample project * Fixed: error in API header files Sep 15, 2011 - 2.0.0.55 + Added: VB6 sample project + Added: function lcPropGetStrA for using with VB6 Sep 09, 2011 - 2.0.0.54 + Added: Delphi and C# sample projects + Added: "Setup" topic in the help file Sep 06, 2011 - 2.0.0.53 * Fixed: errors in dxf plugin Aug 24, 2011 - 2.0.0.52 + Added: dxf plugin + Added: properties LC_PROP_G_CURSORPROMPT, LC_PROP_LINE_Z0, LC_PROP_LINE_Z1 * Fixed: errors in OCX June 25, + Added: * Fixed: * Fixed: * Fixed: * Fixed: June 20, + Added: * Fixed: * Fixed: * Fixed: June 17, + Added: + Added: * Fixed: * Fixed: 2011 - 2.0.0.51 LC_CMD_SPLINE command round rectangles crash can't copy MText entity viewport displays selected entities errors in LCFont program 2011 - 2.0.0.50 LC_PROP_G_MARKVERTEX, to hide indices of polyline vertex grips join lines error copy leader error Mline "ByBlock" color not work 2011 - 2.0.0.49 Multiline API LC_PROP_VER_INDEX rectangle explode error Mtext rotation error

June 12, 2011 - 2.0.0.48 + Added: Multiline entity, Multiline style June 07, 2011 - 2.0.0.47 + Added: event "EntProp" * Fixed: wrong placement of ECW image June 06, 2011 - 2.0.0.46 + Added: functions lcPlineGetVerPt, lcPlineGetSeg

May 31, 2011 - 2.0.0.45 - Removed: 3D planes and projections + Added: LC_PROP_ENT_Z + Added: lcViewRasterize, lcViewSetGrid May 18, 2011 - 2.0.0.44 + Added: dimensions May 04, 2011 - 2.0.0.43 + Added: undo for "Offset" command + Added: LC_PROP_ENT_XDATA, LC_PROP_ENT_XDATASIZE * Fixed: In the dialog box "File / Recents", when clicking the "New" button, giv e a fatal error. ! Help file is updated April 14, 2011 - 2.0.0.42 + Added: dialog "Viewpoint presets" + Added: commands LC_CMD_ZOOM_RT, LC_CMD_PAN_RT + Added: options for realtime pan mode (LC_PROP_G_PAN...) + Added: "Offset" command LC_CMD_OFFSET, function lcEntOffset * Fixed: command "insert block" don't display block while dragging * Fixed: wrong viewport clip if drawing has image objects April 04, 2011 - 2.0.0.41 * Errors in DXF import April 01, 2011 - 2.0.0.40 + Dialog "Drawing units" and the corresponding properties March 29, 2011 - 2.0.0.39 * Error of reading some DXF files * Error of reading some LCD files March 22, 2011 - 2.0.0.38 + Import AutoCAD DXF drawings (general features) + New functions for custom command interface + Template directory, LC_PROP_G_DIRTEMPLATE March 05, 2011 - 2.0.0.37 * Crash when open some dialogs March 03, 2011 - 2.0.0.36 + Set window style in OCX March 02, 2011 - 2.0.0.35 ! lcDrwSortViews is replaced by lcDrwSortObjects + Plugin for reading VeCAD drawings + Drawing template, function lcDrwNewT + Drawing profile load/save + Function lcGetFileName February 04, 2011 - 2.0.0.34 + Custom commands sample project + LC_PROP_BLOCK_NSELOBJ property February 01, 2011 - 2.0.0.33 ! Localization method is modified * Forward spaces in Text January 26, 2011 - 2.0.0.32

+ ! + + +

Localization Syntax of functions lcViewGetEntsByPoint, lcViewGetEntsByRect Function LcViewGetEntity Events GripSelect, GripMove Sample C# project \Samples\VCS\Test1

January 24, 2011 - 2.0.0.31 + Litecad OCX updated + Event GripMove January 20, 2011 - 2.0.0.30 * Corrections in Litecad.cs file * Debug message boxes in OCX * Missed lcViewDraw... functions January 19, 2011 - 2.0.0.29 + Pan mode is optimised for speed + "Select color..." item in "Color" combobox + Point style override * Select by inner point * Can't register OCX * Hatch error on import dwg December 31, 2010 - 2.0.0.28 + New entity type LC_ENT_TEXTWIN, with possibility of label mode (unscalable tex t) + "Center, 2 Points" mode for ROTATE command + Angle units, base, direction by "Options" dialog * Crash while rotating a raster image * Polar tracking don't work * Image rotation don't work for images with 32-bit color * not correct type for "double*" in C# header December 22, 2010 - 2.0.0.27 + Rotation for raster images + ECW and Jpeg2000 support + "EntCreate" event + Draw rectangle modes: "3 Points" and "Center, Size, Angle" December 18, 2010 - 2.0.0.26 ! Improved LCFont program + JOIN command for rectangular polyline makes rectangle object * undo for explode command December 13, 2010 - 2.0.0.25 ! first public release

You might also like