- UID
- 5
- 积分
- 2526
- 精华
- 贡献
-
- 威望
-
- 活跃度
-
- D豆
-
- 在线时间
- 小时
- 注册时间
- 2002-1-3
- 最后登录
- 1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?立即注册
×
Existing bugs, feature limitation or other issues.
Revert Express tools command is not working when the length of the path and filename is exceeding 127 characters. The bug actually is in the VBASTMT command that is used by Revert. To fix this, the REVERT command needs to be reimplemented using either ObjectARX or VBA. Click here for VBA example solving it.
If you have an underlined Qleader and move the mtext of the Qleader object with move or grips so it mirrors it self. The result is that the mtext is moved up a little bit.
Attsync bug when used like this (command "attsync" "n" "revtext1") might affect other attributes on the drawing by having them mirrored. A workaround is to use (arxload "battman") (acet-attsync "blockname").
If you make a change on a profile in the Options dialog box and not press apply before changing profile the changes are not saved. This is the same if you will export a profile. Remember to apply before.
In Options>Display>Colors there is a bug that shows up if you change for example the layout background color from white to black and then to 251. In the preview a black background is showed but in the dropdown it shows 251. There might of course be other combinations trigging this error.
A glitch for the command line is that it might not stretch out fully when newly installed. If you re-dock it one time it will look like normal.
If you have the command line floating you cannot change drawings with CTRL+TAB if the focus is in the command line. Move the focus outside and you can change drawing.
The following script will result in a change of the solid object.
(command "_box" "0,0,0" "100,100,100" "_-view" "_swiso" "zoom" "e" "list" "l" "")
(command "_.move" "_all" "" '(0 0 1e99) "") (command "_.move" "_p" "" '(0 0 -1e99) "")
(command "u" "u" "u" "list" "l" "")
Compare the two listed solids and you see that Z differs. The undo doesn't work correct either. Look at the box and it's only a 2D rectangle on the screen. even though the bounding box tells you it's a 3D box.
When creating a label template in dbConnect you can set a width to wrap at. It works correct until the label is reloaded. The workaround is to edit the label template and that way reload it.
When you plot drawings with images, image data is sometimes lost.
If you list a wipeout it's showed as a wipeout object, but if you use the Properties or Qselect you will see that it's showed as a raster image.
Dimension line is not correctly handled when stretching or moving only the text. If there is a vertical dimension and you stretch the text vertically the dimension line is moved horizontally a little too. But the second time you do it the dimension line is not moved. This also makes it hard to have alternate dimensions below the dimension line and the primary above.
+OPTIONS default value doesn't work correctly. Enter the command +OPTIONS and press enter you would suppose to get to the first tab but you comes to the second. To solve this you have to enter 0 as the Tab index to get it correct.
If you enter -30 for Obliquing of text it shows 330 in the properties or if you list it. But if you create a text style and enter 330 it reverts to -30. This is inconsistent.
Trim using fence option doesn't work if a polyline is crossing the cut line several times back and forth.
FIND has a bug that didn't exist in 2002. An MTEXT object with a content like this {\Fiso;EL46\P84EL901-008-E05} will make it hard to find "EL46". It will find "L46". If you edit the text in 2004 and then try to use find it will work. The content will change to {\Fiso|c0;EL46\P84EL901-008-E05} and the addition of "|c0" might be the reason why it works. Using QSELECT>Object type=MTEXT>Contents>*EL46* also has this problem.
2004 introduced a bug (or change) when it comes to dimensions. The placement of alternate units are now above the dimension line. In 2002 it was below. "\X" doesn't help as primary unit suffix. But "\X " works as a workaround, observe the space after the X, change also the placement of the alternate units to be After the primary value.
FIND does not find anything after "\X" when searching for text within dimension texts. If you find and replace anything before the \X, the \X itself and anything after it are erased from the drawing.
Double click to switch between Yes and No on a property in the properties palette doesn't work any longer.
3d polyline length reported as 0. Draw a 3DPOLY from 1,1 to 0,0 to 1,1 to 2,2. Properties box shows the length as 4.2426, but if you type LIST, the length is shown as 0.
If the arc length is longer than the active screen REVCLOUD will create a lwpolyline that is 0 in length.
QSELECT cannot find lines with the angle 0. Workaround is to find lines with an angle less than 0.000001
If the command line is floating to the lower right side the notification comes behind it and can't be activated correct without having to move the command line.
SaveAll and CloseAll are not using the Option setting. If it is set for 2000 format and you have drawings in 2004 version and do a SaveAll it saves them as 2004 not 2000.
There is some bugs in connection with having the command line floating that makes some functionality of otrack buggy. The points don't comes where they should when distances are entered on the command line. Tab cannot be used to cycle between osnaps. Recommendation is to never have the command line floating.
When SDI=1 and opening subsequent drawings with xrefs the xref manager tray icon is not showed even though there are xrefs within the drawing.
Undock a toolbar that has been docked and compare the height with one that has been hidden you will notice that they differ in height some pixels. Workaround is to close the undocked toolbar and show it again.
The grip size is not retained when having selected an object within a locked viewport and you zoom in or out.
Insert an image and create a block of it. Now try to copyclip the block. It takes for ever. Workaround is to use wblock instead depending on what you want to achieve.
Batch Drawing Converter crashes on some drawings with a message saying asmm80enures.dll is missing.
When Batch Drawing Converter crashes the file that was in progress has been renamed with a prefix of ~dbc-temp~ and is not restored. This makes it easy for the user to think that this is a temporary file and he might delete it.
Temporary External Reference File Location (XLOADPATH) does not work. The temporary external reference files are placed in the Temporary Drawing File Location.
Installation of Autodesk Network License Manager can give an Error 1723. The reason is that the DirextX version is to old. Upgrade to the latest version.
Tool tips in SSM when the SSM is docked to the right side does not show fully if the lenght of the tool tip is too long. Correct behavior should be that the tool tip was right justified.
TXTEXP has a bug that is triggered if WMFBKGND is off. Workaround is to set it on.
TXTEXP does require UCS set to World to work correctly.
Plotting a hatch with dots to DWF does not gives the dots a line width.
OLE objects can be rotated but are not rotated just moved. Could be a little confusing.
When in a dialog box like OPEN there is an option to create a new folder. The issue is that before the newly created folder was highlighted and easy to rename. Now it's not.
Wblocking a whole or part of a drawing with UCS not set to world might give you a result that you don't expect since the model space geometry will be moved/rotated based on your current UCS.
Changing to Hardware acceleration can often crash AutoCAD without giving you a chance to save open drawings.
Associated dimension might show up incorrect if they are located in an external reference. They look good in the xref drawing but not in the drawing where the xref is attached.
Running ATTDEF and changing the height followed by changing the justification will revert the height back to the previous value.
Pasting an OLE might end up with the height of the OLE set to 0 if you have zoom out so much that the OLE is really small. Workaround is to zoom in more before pasting or to set Lock aspect to No and then Scale Width and Height % to 100.
Drawing not saved using close if the following steps are followed. 1) Draw a line. 2) Run WBLOCK and create a file based on the selected line. 3) Run CLOSE. You will notice that the drawing is closed without saving the changes. A workaround to solve this is below. This is VBA code that could be placed in acad.dvb that will automatically load if it's in a search path.
Private Sub AcadDocument_EndCommand(ByVal CommandName As String)
On Error Resume Next
If CommandName = "WBLOCK" Then
' This is a fix to make sure CLOSE asks you to save changes
Dim viewportObj As AcadViewport
Set viewportObj = ThisDrawing.ActiveViewport
viewportObj.OrthoOn = Not (viewportObj.OrthoOn)
viewportObj.OrthoOn = Not (viewportObj.OrthoOn)
End If
End Sub
AutoCAD uses all CPU resources in the following case related to a bug that shows when combining VBA and the View controls on the 3D Orbit and View toolbars. 1) Open VBAIDE or run a VBA command like this: (command "_-vbarun" "Startup"). 2) Open a new drawing or a drawing without any saved views. 3) Go to Model space. 4) Show the View toolbar and make sure the View control is visible (the toolbar has to be horizontal). Now notice that the acad.exe consumes nearly 100% of the CPU. The same happens if you are in paper space. I.e when the View controls of the 3D Orbit and View toolbars are inactive this happens. Workaround is to not have any of the View controls visible or to avoid VBA.
Several other bugs that are not fixed.
From the Readme file:
Assigning a noncontinuous linetype to a nonrectangular viewport may result in model space geometry that is irregularly clipped inside the viewport, or it may cause AutoCAD to become unstable.
When you use the JPGOUT, PNGOUT, BMPOUT, and TIFOUT commands in a layout that contains nonrectangular viewports with a 3D setting of SHADEMODE, and you select all objects and viewports, portions of other viewports may be obscured and lose objects. You can use the PUBLISH command to create more accurate raster output.
Do not freeze layers that contain nonrectangular viewports, but instead turn them off or set the Plot property of the layer to No Plot. When you freeze a layer that contains a nonrectangular viewport, the viewport boundary becomes rectangular. Objects in the viewport that should be clipped by the boundary of the nonrectangular viewport appear to be clipped, but when you regenerate or plot the drawing the objects are not clipped as you expect. To correct the problem once it exists, you must thaw the layer and then regenerate the drawing.
AutoCAD 2005 uses a new method to resolve nested external references (xrefs) with relative paths. The relative path is based on the location of the original host drawing of the xref, not the currently open drawing. When a nested xref is reported as "not found," edit the path in its original host drawing, not in the drawing that is currently open. The setting for the VISRETAIN system variable no longer determines how relative paths of nested xrefs are resolved.
In the Plotter Configuration Editor, Device and Document Settings tab, Graphics node, Merge Control node, if you select the Lines Merge option, background text masking does not work and the objects under the text mask are visible in the plotted drawing.
dbConnect. If you select the Reload Labels option from the dbConnect Label menu or from the dbConnect Manager drawing node shortcut menu, AutoCAD does not display a warning message when labels are not reloaded. To resolve this, you should always select the Reload Labels option from the Label Template or object shortcut menu (available by right-clicking). Selecting the option this way displays the appropriate warning message if AutoCAD fails to reload labels.
dbConnect. You can edit the properties of a link template only if it does not contain any links to objects.
dbConnect. Do not edit link template properties in a drawing that has been opened with PARTIALOPEN.
dbConnect. Do not attach labels with zero-length leaders. If you do not want to see the leader line, use a freestanding label, not an attached label.
dbConnect. You cannot edit a Microsoft? Excel spreadsheet in AutoCAD. To make changes to the spreadsheet, you must edit it in Excel. However, the links to the spreadsheet in AutoCAD cannot be updated or reloaded.
dbConnect. If you open a SQL Server table that doesn't have a primary key defined, you cannot edit the records.
In some cases, the vlr-sysVarWillChange and vlr-sysVarChanged notifications are triggered multiple times for one system variable change.
AutoCAD no longer supports grips on unselected objects. As a result, the gripset argument of the AutoLISP sssetfirst function is ignored, and the ssgetfirst function returns nil for the first selection set returned.
[/FONT] |
|