AutoCAD VB :: Phantom Text Objects In DWG File?

Feb 9, 2012

I am attempting to use VBA in Acad 2007 to renumber a series of text objects based on their relative positions.  (The text is numerals only.)   The programs works well at first, but if I erase some of the text objects, it crashes.  I noticed that if I start with 20 text objects in the drawing, and then erase 1, AutoCad reports 19 objects selected while ssetObj.Count is still equal to 20. Apparently the erased objects are still being returned by ssetObj.SelectOnScreen.  To make sure I ran the example from a new drawing with only the text objects.

View 5 Replies


ADVERTISEMENT

Illustrator :: Phantom Line Around Stacked Objects

Mar 16, 2014

Whenever two shapes are stacked directly over top of one another there seems to be a phantom line at the edge of the top shape.  At first i thought it was a way to indicate to the user that there are two shapes stack agansit one another.  but when I export the graphic as an image, the phantom line is included.  This is also the case when using a clipping mask. (image example below)
 
 A few work around that I've used are exporting the file with Art Optimized (Super Sampling) selected in the Anti Aliasing setting. Also, manually creating a sort of ink trap around the bottom shape so that it doesn't reach the edge of the shape above it.  Sometimes this becomes a painstaking task when dealing with complicated objects.  
 
As a designer who works with screen printing i'm weary about sending the production file to the printer because of the possibility that they will not understand this glitch/setting and i'll end up with phtanom lines around objects when printed.  

View 2 Replies View Related

AutoCAD VB :: Converting AttributeDefinition Objects To Text Objects On Same Layer

May 9, 2013

I have several .dwg files that I use as templates. I run find and replace VBA routines on the template .dwg files, ie find $Flavor$ and replace it with "Grape", and then I save the .dwg to another directory with a new name. 

These VBA routines work well for acdbText and acdbMText objects, but I have a bunch of AcdbAttributeDefinition objects in the .dwg templates as well.

After much research about the AutoCAD object model (I'm mostly a Microsoft Access VBA programmer), I have come to understand that these AcdbAttributeDefinition objects are actually "remnants" of a block that no longer exists in the drawing.

Anyway, I'd like to convert all of these orphaned AcdbAttributeDefinition objects to acdbText objects in the templates and then delete the AcdbAttributeDefinition objects. I have some code that does just that.

However, the issue that I am having with the code is that the newly created acdbText objects are not on the same layer that the original AcdbAttributeDefinition objects were on. I don't know the syntax to identify what layer the AcdbAttributeDefinition object is on or how to specify what layer on which the acdbText object is created.

how to keep the acdbText objects on the same layers as the original AcdbAttributeDefinition objects during the conversion and deletion process?

Here is the code I am using currently:

Sub AttConvert(dwg as string)Dim oDocument as AcadDocumentDim ent as AcadEntityDim aa as objectset oDocument = Documents.open(dwg) For Each ent In oDocument.ModelSpace If ent.ObjectName = "AcDbAttributeDefinition" Then' DO SOMETHING TO IDENTIFY WHAT LAYER THE ACDBATTRIBUTEDEFINITION OBJECT IS ON
' DO SOMETHING TO SPECIFY THAT THAT IS THE LAYER TO CREATE THE ACDBTEXT OBJECT ON Set aa = ThisDrawing.ModelSpace.AddText(ent.TagString, ent.InsertionPoint, ent.Height) End If Next ent For Each ent In ThisDrawing.ModelSpace If ent.ObjectName = "AcDbAttributeDefinition" Then ent.Delete End If Next ent End Sub

View 1 Replies View Related

AutoCAD Inventor :: Phantom Parts In IDW?

Apr 26, 2012

I have a situatuion where I have some parts in an assembly that have been set to BOM Structure Phantom, (I didn't use Reference due tho the display issues with Reference parts in the idw.  ie, portions not showing as hidden when they should)  I need all parts that are set as Phantom to display in a different color in the idw. How I can assign the Phantom parts to a different layer?  These are existing parts of the install and need to be displayed differently.  Seems like Phantom would work best, if I could control the color of the display in the idw. I cannot do this line by line, since there will be many parts all the time!

View 1 Replies View Related

CorelDRAW Graphics Suite 12 :: Converting CDR File To PDF Which Contains Objects / Text With Fountain Fills?

Jul 30, 2012

For some reason I am having issues converting a CDR file to PDF which contains objects/text with fountain fills.

I have looked at some previous posts detailing the same problem, have followed their remedies, i.e. "render complex fills as bitmaps" in the advanced tab in the PDF conversion pane. Despite these best efforts I am still having the problem of my black background; fixed in the "page layout" tab being corrupted, resulting in the background being the fountain fill once converted.

View 2 Replies View Related

AutoCAD Civil 3D :: Phantom Line Showing Up In Plots?

May 23, 2011

I have a phantom line showing up when I plot this particular drawing. When I plot this drawing, do a preview or plot to a pdf, I'm getting a phantom diagonal line going across the drawing. There is no object there in model space or paper space!!! I havn't left on any hidden/locked layers etc. I'm not doing anything I don't normally do with drawings like this. It's just a topographic map of a residence with a surface. I've purged, audited, recovered, even started a new drawing and inserted the componets and nothing fixes this. I feel like throwing my computer out the window and applying at Wal-mart.

View 7 Replies View Related

AutoCAD Inventor :: Showing Parts In Assembly In Phantom

Jun 14, 2012

At one time I managed to divine a way of showing parts in an assembly drawing in phantom. This is characterized by the icon for the part in the browser changing to green colour. Being elderly, I have forgotten how I managed to do this.

View 8 Replies View Related

AutoCAD Print / Plot :: Phantom Line In Image

Sep 13, 2007

Since switching to 2007 our company logo, a png image, plots with a line down the right side the image. It does not show up in plot preview or when plotting to pdf or dwf. I have set image frame to 0 and 2 with no change.

View 4 Replies View Related

AutoCAD Print / Plot :: Phantom Lines Appearing In PDF Plots

Jun 19, 2013

I'm having a problem with "phantom" lines appearing in PDF plots.

The Situation:

The firm I work for often uses Excel tables in Autocad LT 2013. I have learned through experience its better to use a linked table, but in this situation only paste special is an option due to time constraints.

Basically when we try to plot a DWG with tables specially pasted in the drawing space phantom lines appear.

But only when we try to convert to PDF. In the plot preview everything is fine, but when the PDF is created vertical lines appear in the tables on the actual PDF.

I've tried many different options to fix this but so far the only thing that has worked is, converting the DWG to a DWF and opening in Design Review. From there I plot to PDF and everything is fine, no lines appear.

In the DWG I have tried tweaking the Plot Quality for the "pasted" tables to no avail.

View 8 Replies View Related

AutoCAD Civil 3D :: Remove Phantom Parcels Lisp Routine

Apr 3, 2013

Any lisp routine that will remove "phantom parcels" in a drawing?  They are the parcels many topics on this discussion forum have topics on, that can be selected but can't be deleted by any simple means.

The drawing is relatively new...with minimal objects in it. Just some Feature Lines and 3D Polylines.  I have Sites in my drawing...but no parcels. Only thing in the sites are the feature lines.  When I do a Q SELECT for the parcels it selects and highlights my feature lines, which is weird.

View 5 Replies View Related

AutoCAD 2010 :: Huge Files With Phantom Sequential Blocks

Apr 16, 2013

We are experiencing an almost virus-like situation with some of our dwg files. Massive file sizes that grow exponentially - even with very few entities and no xrefernces. Said files also have issues with copy-to-clipboard and paste from one dwg file to the next: objects do not paste, but dozens of sequentailly named phantom blocks are generated.

After doing some searching around we feel this is occurring when clients send us files exported from microstation.

Any patch or purge command that will fix this?

View 2 Replies View Related

AutoCad :: Convert Multiple Single Text Objects Into Multiple Mtext Objects

Jul 3, 2013

I have long used the following lisp to convert multiple single text objects into multiple mtext objects (i.e. make each text entity into separate mtext entities).

; T2M - convert individual Texts/Dtexts to individual MTexts
; modified by Xanadu - www.xanadu.cz
;
(defun C:T2M (/ ss i elist)

[Code]....

However, the mtext entity always moves position slightly (compared to the original text entity) after converting the object. better lisp that converts multiple text entities into mtext entities (which are all separate still, i.e. not joined together) without the position of the entity changing?

View 4 Replies View Related

Photoshop :: Bizzare Phantom Window

Sep 11, 2008

Is there any command within Photoshop to tell it to open all windows within the main window (or bring all open windows to the main window)? If you have dual monitors, then often a new window (say the save jpg quality dialog box, or the layers window, etc) will open in the other screen - that is, the screen in which you do not have Photoshop currently open.

This is not too much of a hassle, unless you have disconnected one of the monitors and the window opens up in that phantom monitor. Then you have no way to get to it. I usually resolve this by reconnecting the monitor.

But in this case that hasn't worked. When I choose "Image -> Canvas Size" the window opens somewhere, but I can't find it. I've moved my external monitor into every position possible relative to my primary screen (through Windows display settings) and I can't find the canvas size window anywhere. Code:

View 9 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Writing Elevation Text In A Cad File From Text File

Jun 27, 2012

Write the elevation text in a cad file from attached text file.

In this text file Easting Northing and Elevations are given. We have hundreds of that text files.

View 9 Replies View Related

Photoshop :: Phantom Font Not Working Properly?

Oct 4, 2013

I keep getting this Alert:"Fonts used in some text layers are not available for activation. You will need to replace these fonts before the layers can be used for vector based output."
 
However i went through all my text layers (everything unlocked) and changed them to a new active font. I used select-all to ensure i got any possible extra spaces or returns. Are there hidden characters im not seeing? There seem to be some traces of the font im trying to replace left behind that are causing this error, because when i reactivate that font, the problem ceases.

Also! After replacing the old font i have tried outputting a PDF and checking the document properties. The old font does not show in the list of fonts in use.

View 1 Replies View Related

GIMP :: Phantom Line Around The Edge Of Transparency

Aug 15, 2011

It's just supposed to be a plain black logo, which I've extracted from an image and smoothed/sharpened the edges (they were very rough even before the extraction process). But somehow I've introduced this faint ghost line about 1mm in from the edges of the logo, and I can't get rid of them even if I draw over the entire logo with jet black.

The ghost line becomes most apparent when I anchor the transparency to a white background. Here is zoomed segment of the logo demonstrating the issue:

There is none of this effect on my original full size transparency. It must happen during during the smooth process. Process I used:

- Alpha to selection
- Shrink by a few mm
- invert
- gaussian blur
- colour->curves-> and resharpen smoothed/blurred edges using the 'alpha' graph

View 2 Replies View Related

Revit :: Phantom Duplicate Linework In 2013 Project

Jul 22, 2013

Not sure what to categorize this as, throw it under another 2013 oddity.
 
We have a project that has some filled regions causing graphics issues. What happens is the plan elements around a filled region are being transposed onto the filled region causing a "ghosting" affect on the filled region. See attachment.
 
It is happening in both Arch and MEP and I've tested it with update 2 and update 3 installed. No changes with an audit either.

View 5 Replies View Related

AutoCAD Print / Plot :: Phantom Lines In Plot?

Jul 14, 2011

Me and several other of our staff have an issue where lines not drawn appear in plots, We uses fully license AutoCAD 2010 software.(it happens with evry plotter device including PDF plotters)

View 7 Replies View Related

AutoCad :: How To See All Lines / Objects / Text

Nov 27, 2013

How can i see all lines, objects, text, etc in my monitor?

Now i can only see for an example an solid i've created now and not the everything that is under.

I've thousands off items under.

View 7 Replies View Related

AutoCad :: Unclickable Text Objects?

Apr 17, 2012

I recently began working for a landscape architect who doesn't know very much about using AutoCAD, and hired someone to create his page templates, line standards, etc.

Recently, we have encountered a new problem with page templates in which there are a couple unclickable text blocks within the title block template - it is as if these items don't really exist.

Info I am aware of:Each item within the template is on the same layer, but only a couple items behave this way.

The template is not comprised of dynamic blocks - just text

View 9 Replies View Related

AutoCAD Map 3D :: Export DWG Text Objects To SDF But How To Label Them

Sep 18, 2012

Map 2012

How do I add text labels to points?

I'm exporting DWG objects to a SDF file. Once connected to the SDF file, text items are displayed as points as expected. I have ensured the STRING attribute is present in the conversion and I can see these values in the Properties pallete.

I want to label the points using the Style Editor but try as I might no text label appears. I've checked the obvious stuff like ensuring I'm not using black text on a black background and the text is not so small that I cannot see it.

I can label lines so I know I can do it!

View 4 Replies View Related

AutoCad :: Text Objects Moving To Different Locations

May 17, 2011

I just upgraded from ACAD 2007 3d to 2012 3d. The rest of my organization is using a "mix" of older versions, so we still save to the 2004 format. Text objects "moving" to different locations or disappearing on opening files in newer versions of ACAD? I've had two instances so far. In one case, a 2012 LT user added a leader/text and the 2000 LT user could see it. The text was clearly there in the 2012 users file. In the other case, I opened a file I worked on in 2007 and text objects seem to be moved about randomly when looking at it in 2012. Everything still looks good with the file opened in the 2007 though.

View 4 Replies View Related

AutoCad 2D :: Command To Mask Objects Behind Text?

Jun 18, 2013

I can't remember the command that created a polygon, where you could item sections of lines so that they didn't visually conflict with other lines or text that you want to highlight. Then you could also make the box itself not show.

View 8 Replies View Related

AutoCad :: Aligning Centres Of Text And Objects?

Sep 10, 2012

software like indesign and coreldraw allow you to align centres of texts and objects.

for example if i have written the word bedroom and a rectangle of 3000 by 4500 is therem, i can select the text and the rectangle. press the aign to centre button and these two things will align their centres. how can i do that in autocad?

View 2 Replies View Related

AutoCad 2D :: Aligning Multiple Text Objects

Oct 2, 2012

If you can use the ALIGN command to align multiple text objects in the Y-Axis? (or X-Axis as well)

I know about changing the X value of a bunch of text objects to align them that way. I'm just wondering if the ALIGN command will allow you to do something similar?

I want to do this without lisp too. If there are other methods I'm always wanting to learn! I just had a new cad user ask me about the ALIGN command and I couldn't get it to do it.

View 3 Replies View Related

AutoCAD .NET :: Referring To 3D Objects In FBX File

Aug 12, 2013

How to refer to the 3D objects in a .FBX file using X-data attached to the object or the object handle?

View 1 Replies View Related

AutoCad :: Pasting Objects From One File To Another?

May 4, 2007

I'm trying to paste objects from one file into another file. Specifically, I'm copying the outline of a house plan and trying to paste it on top of a lot drawing. I'm doing both in model space but the house is significantly larger when I paste it on to the second drawing (the lot drawing). I'm doing it all in model space which should be 1:1, right?

The lot file is drawn with decimal dims and the house is drawn with architectural dims (but I don't think it matters). how to paste from one drawing to another without it altering the scale?

Incidently, I'm trying to make a library of these house shells so that I can just place the shell in the (various) lot files to see if they fit.

Autocad 2008

View 9 Replies View Related

AutoCAD 2010 :: Text Color In Pasted OLE Objects

Jan 31, 2013

One of our standard practices is to copy/ paste schedules from EXCEL into CAD. The OLE objects paste with the text color set to whatever was set up in EXCEL. But for one user , his text always changes to blue in the copy paste process. We cannot figure out how to change it to match everyone elses. Is this a CAD setting or EXCEL setting.

View 4 Replies View Related

AutoCad :: Text Made Of Objects (Lines And Arcs)

Sep 6, 2012

I am looking for a way to use objects created from lines and arcs as text because of a machine that will not read text. The objects look like letters and numbers. I am wondering if there is a way to create a text style, library or whatever with the created "text". There can be hundreds of characters on a single drawing so importing and aligning and placing each object 1 at a time is very slow and painstaking.

View 9 Replies View Related

AutoCad :: Text Editing With Multiple Objects Selected?

Dec 22, 2011

I was wondering if there is a way to edit single line text when there are multiple objects selected. I have multiple text which need their justification edited but there are non-text items amongst them. Instead of clicking on each of them I would like to just select the area and then edit the text as required.

View 3 Replies View Related

AutoCad :: Copy / Paste Objects From One Layer In First File To Different Layer In Second File

Aug 7, 2013

I am using ACAD 2005 and am trying to copy&paste several objects from a layer I created in one .dxf file to one of the 2 standard layers (0 or Defpoints) in a new blank .dxf file.

My problem though is that if I copy and paste all of the objects (or even one of them) and them move to the new file and paste, it pastes the objects, but also "imports" into the new file the original file's layer that these objects were on.

For clarity, the new file only has the 2 standard layers and then after copy/pasting an object, the file manager shows the 3rd layer from the original file.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved