AutoCAD Inventor :: Extraneous Data When Inserting Drawings Into Sketch

May 3, 2012

When I insert a drawing from ACAD into an Inventor sketch I get the geometry I want but also allot of points or blocks are inserted also that are not in the original ACAD drawing at all. I cant pick these points to delete them even though they highlight when picked.......

View 2 Replies


ADVERTISEMENT

AutoCAD Inventor :: How To Get Sketch Point Data From Sketch Entity

Dec 3, 2013

I was trying to query some sketch points data from a profile Path using code as below. However the program stopped without telling the reason.

Code below:
i = 0;
foreach (ProfileEntity oSourceProfileEntity in oProfilePath) { switch (oProfilePath[i].SketchEntity.Type) { case ObjectTypeEnum.kSketchArcObject: { SketchArc srcSkArc = default(SketchArc); srcSkArc = (SketchArc) oSourceProfileEntity.SketchEntity; // error points[i] = srcSkArc.StartSketchPoint.Geometry; break; } default: { SketchLine srcSkLine = default(SketchLine); srcSkLine =(SketchLine) oProfilePath[i].SketchEntity; // error points[i] = srcSkLine.StartSketchPoint.Geometry; break; } } i++; } 

View 2 Replies View Related

AutoCAD Inventor :: Inserting Picture In A Sketch?

Jul 6, 2013

when i insert a picture into a sketch to act as a panel face representation with dials on, the picture edges have construction lines on view, how do i turn these of but keep the picture visable?

View 2 Replies View Related

AutoCAD Inventor :: Inserting Images Into IDW Drawings?

Jun 19, 2013

I want to insert simple JPEG images into IDW drawings but the button for images is grey and cant be used.

I tried in sketch mode but it is the same grey button

Seriously is this not available?

Or whats the "trick" to insert a simple image?

View 2 Replies View Related

AutoCAD Inventor :: Remove Yellow Sketch Line When Inserting An Image

Feb 12, 2012

I have a basic problem but I can't seem to be able to get around it. I added an image to a sketch successfully but it cam with a yellow line around it (see attached) and I can't remove it. In the sketch properties I was able to change it's color to black to make less visible but it's still there.

Any clue as to how I can make it disappear ?

View 3 Replies View Related

AutoCAD Inventor :: Inserting Excel Spread Sheets Into Drawings?

Apr 17, 2012

I know you can insert an Excel spread sheet into the general table and have that show up on the drawing, but it has limitations to it that Excel gives you.  My question is there a way to bring the Excel spread sheet into the drawing that would give you Excel functionality?

View 9 Replies View Related

AutoCAD 2010 :: Uniform Scaling When Inserting Drawings

Aug 6, 2012

I have two drawing files of arrows.  One inserts uniformly and the other assumes that I want to specify the X and Y scaling separately.  These drawing files do not contain blocks at the moment, but may have as some point in the past.  I can't find anything in the drawing files that sets the block scaling when there isn't a block in the drawing, but one of them is behaving as if there is and the other one is not.  How do I change all of my similar drawing files to insert scaled uniformly? 

I see the option to scale uniformly on the insert dialog box, but I need this for a script, so I need to use the command line version.

Here is a copy of my command line for inserting the two drawing files:

Command:
-INSERT Enter block name or [?]: Sign-Arrow-12-A-Left
Units: Inches   Conversion:    1.0000
Specify insertion point or [Basepoint/Scale/Rotate]: 0,0
Specify scale factor <1>:
Specify rotation angle <0>:
Command:
-INSERT Enter block name or [?] <Sign-Arrow-12-A-Left>: Sign-Arrow-16-A-Left
Units: Inches   Conversion:    1.0000
Specify insertion point or [Basepoint/Scale/X/Y/Z/Rotate]: 0,6
Enter X scale factor, specify opposite corner, or [Corner/XYZ] <1>:
Enter Y scale factor <use X scale factor>:
Specify rotation angle <0>:

Command:

Note that the first time Sign-Arrow-12-A-Left comes in with no reference to option X/Y/Z, but the second time Sign-Arrow-16-A-Left has the option, and there for requires the extra line of input. 

View 2 Replies View Related

AutoCAD Architecture :: Inserting Gypsum Board / Wood Siding / Insulation Into Drawings

Jan 7, 2014

I need to insert gypsum board and wood siding and insulation into my drawings.

View 1 Replies View Related

AutoCAD Civil 3D :: Inserting Picture With Exif Gps Data Attached?

Jul 8, 2012

Inserting a picture with exif gps data attached

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Inserting An Attributed Block Using Data From An External Source?

Aug 9, 2013

I am reasonably experienced in coding in VBA but cannot find any references as to how to achieve the above within VBA so am now turning to LISP to see if I can achieve it in that language.

Basically I want to be able to create multiple instances of an attributed block using an external source, e.g. a spreadsheet to provide data for the attributes.

I'm not even sure if this is possible.

I can find lots of references for extracting attribute date to a spreadsheet but I want to go the other way!

View 2 Replies View Related

AutoCAD Inventor :: Shared Sketch Generates Sketch Doctor Error - Feature Suppressed

Sep 21, 2011

I've created a shared sketch and have used it with various features. Sometime those features are suppressed. The model works fine but the shared sketch generates a sketch doctor error because the feature that created it has been suppressed. Is there anyway to make the sketch suppressed so it doesn't trigger a sketch doctor error? Inventor 2013

View 2 Replies View Related

AutoCAD Inventor :: Copy Part Sketch Into Drawing Sketch

Sep 20, 2012

How do I duplicate the 2D line work from a part level sketch into a drawing level (overlay) sketch?

I started a simple 2D piping system diagram sketch by opening a new part file and using a sketch to stick draw the system schematic including some annotations.  Then I opened a new drawing file and made a base view of the part file to bring a view of the original sketch into the drawing.

I realize now that it would have been much easier to have created the schematic directly in a 2D sketch at the drawing level, which would have made editing the annotations much easier at the drawing level, and there is really no need for the part file to exist.  I have no intention of creating a 3D model or "real" part in the .ipt file, was just using it as a jumping off point to sketch.

I was thinking that I could correct my error in judgment by just copying the sketch and pasting it into a new sketch on the drawing, but it doesn't want to work that way.  I have tried copying both the whole sketch at the browser level, and the entire sketch contents (all of the lines and annotations) from the opened part sketch, but when I attempt to paste either of those into the drawing, paste does not seem to be an option.  I'd rather not have to draw the whole thing again, as in typical fashion, my once simple sketch has grown in proportion and complexity from its simple beginning.

View 4 Replies View Related

AutoCAD Inventor :: Converting 3D Sketch To 2D Sketch From IGS File Using Wires?

Aug 1, 2011

First we imported an ".igs" file to inventor, which produced "wires".  Then by promoting the wires it produced a 3-d sketch. 

The model is in one plane and 2-D, and we are trying to use Ansys 2-D analysis, but in-order to do so it needs to be in a 2-D sketch.

The model is too large to be redrawn on a 2-D plane, how to convert it to a 2-D sketch

View 9 Replies View Related

AutoCAD Inventor :: Change Sketch 2013 Into Sketch Of 2010?

Dec 14, 2012

want to change sketch 2013 into the sketch of 2010 

View 1 Replies View Related

AutoCAD .NET :: Persisting Data In Drawings

Apr 23, 2012

Is it possible to persist a custom object within CAD at a per drawing level?  Basically we want to create a web service that pulls in a project name / project number etc etc from our project management software and persist this to the cad drawing itself so it is available when reopened?

View 5 Replies View Related

AutoCAD Inventor :: Sketch Disappears When Editing Another Sketch?

May 30, 2013

When I edit certain sketched some other sketches disappear. see attached.

This is causing modelling to slow down as I can not project lines from the sketch that has disappeared.

View 8 Replies View Related

AutoCAD Inventor :: Modify The Sketch From Projected Sketch?

Aug 22, 2012

After I create a adaptive part from projected sketch. How to modify the sketch? Please see the part attached.

View 6 Replies View Related

AutoCAD Inventor :: Difference Between Sketch And Planar Sketch?

Mar 4, 2012

what is the difference between a sketch and a planar sketch?

View 2 Replies View Related

AutoCAD 2010 :: Data Extraction From Multiple Drawings

Jan 14, 2013

I am working on Data compliation and trying to extract data from multiple AutoCAD drawings. The data extraction wizard works well and extracts all the data from the drawing. I wish to segregate the data and want some certain set of data e.g. in P&ID drawing, I need only instrument Tags which are connected to DCS and likewise...

Is there any way to filter such kind of data and get the required results?

View 3 Replies View Related

AutoCad :: Link To Database And Populate Drawings With Data

May 16, 2013

I have some files (OK, 11,000 of them) and they have drawings on the bottom and text on the top. I want to erase this text and replace it with data that comes from a database. I don't know where to start.

I need to:
1. preferably find a way to erase the old data on the top, but I could do it manually
2. Insert data from specific fields into specific spots on the drawings.
3. Each drawing would have the same fields but different data corresponding to an account number. The account number is included in the name of the drawing and is a field in the database.

How to get started? I have Map3D as well, which I was told would work better than regular AutoCAD on this, but I also have regular AutoCAD. I can't even figure out how to make the database connection work.

View 9 Replies View Related

AutoCAD Inventor :: Constraining A Sketch To Another Sketch?

Aug 16, 2012

I'm having trouble with constaints, I'd like to constrain my sketch to a point in another sketch on a different plane. Is this posible in Inventor? If so how? If Inventor works differently how would you get a points in one sketch to be linked to points another?

View 2 Replies View Related

AutoCAD 2010 :: Sending Drawings Containing XREFs With Sensitive Data

Aug 28, 2013

I have drawings which are occasionally transmitted to vendors, building officials and other parties.   These drawings contain XREFs for the floor plans, roof plans, site plans, etc.  Some of these XREFs contain layers with sensitive information the client does not want distributed to third parties. 

If I'm just sending a PDF or plotting locally the sensitive layers are turned off or frozen and the PDF is plotted without layers.  This is sufficient to protect the sensitive data.  But if the third party requests a CAD file then I have a problem.

If I use Send to create a package of dependent files including XREFs they are included whole with all of the sensitive data on frozen layers.

If I Bind the XREF to a copy of the drawing for distribution the sensitive layers are still included as frozen layers. 

In either case I am confronted with the task of deleting a large number of layers and we all know what a chore deleting layers with content can be.  There has to be a solution to this problem, either an easier way to delete layers or a way to filter them in the binding process.  Currently I am removing the XREF and making a block of the essential layers each time I have to make a distribution but these are large and complex drawings making this a chore as well.

Arguably this would be much simpler if AutoCAD had a better method for removing layers such as offering to a. move all contents to layer 0, b. delete all layer contents or c. cancel instead of just telling me I can't delete the layer because there are contents like we're still using R12.

AutoCAD 2010
AutoCAD LT 2013
Revit Architecture LT 2013

View 6 Replies View Related

AutoCAD Map 3D :: Messages - Conflict Between Data Tables In Open Drawings

Feb 6, 2009

Whenever I open a drawing in a certain project this error message always pops up.Some of the message details are:

-Parameter ERRCODE; Value 786433
-Error 786433 - Conflict between data tables in open drawings (57 consecutive occurrences)
-Parameter: APPLNAME Value: ad
-Parameter: CLASSNAME Value: airfield

this message box stops popping up when I open the drawings?

View 4 Replies View Related

CorelDRAW Graphics Suite X6 :: Datasheets - Inserting Tables To Hold Data

Dec 12, 2012

I am using x6 to create datasheets & need to insert tables to hold the data.Most of the time when doing anything to a table  ...combining cells, splitting cells or almost anything, nothing actually works & x6 ends up crashing.

When starting a table, i click on the table icon, go up to the columns & rows box & type the numbers that i want  ...but whatever i type, a 3 x 3 table appears.

View 4 Replies View Related

AutoCAD 2010 :: Inserting New Block And Entering Attribute Data By Selecting Another Block?

Aug 13, 2012

Is it possible, via whatever methods (lisp?) to be able to have a premade block with an attribute and insert it into a drawing then assign a value to it by selecting another existing block in the drawing and using one of its own attribute’s values?

For example, say I have a block representing a telephone and it had an attribute called "PhoneNo" and I inserted it into a drawing showing an office floor plan that had blocks in each office space that are telephone junction boxes with attributes "PhoneExtension".  I would like to be able to autocomplete the entering of the “PhoneNo” data by selecting one of the telephone junction boxes in the drawing and using its attribute’s value.

View 5 Replies View Related

AutoCAD Architecture :: Extraneous Lintypes And Text Styles

Dec 23, 2013

I'm new to this company and still learning the ropes on there standards and how they do things. I have a floor plan and when I was cleaning it up, I noticed some extraneous linetypes and text styles. Being the good drafter that I am, I tried to clean it up, but to no avail. I even tried to make a new file, but when I copy clipped it in, it brings in the extra linetypes and text styles. Ran audit, but didn't find anything unusual. I even deleted everything but can't seem to purge out the extra linetypes and text styles. How to remove them? see attached for the drawing file. running autocad architecture 2012 on windows 7 64 bit machine. and the files was originally created in revit, that was converted out.

View 9 Replies View Related

AutoCAD Inventor :: Unwanted Data In Design Data Folder

Oct 12, 2011

I know that the xmls are very important in the design data folder and we shouldn't mess with them.What about the rest of the folders. I have around 11 folders. GOST, AEC Exchange, AIT, Cable & Harness, Bend Tables, DWG-DXF etc...

I need to know if any of these folders can be deleted? We don't use AEC Exchange, Cable Harness, BIm Exchange, Design Accelerator, Tube & Pipe.

What about the Optimisation, DXF-DWG.  I am not sure if I am using them unknowingly.Does this could be deleted? Is there a procedure to get rid of them.

View 1 Replies View Related

AutoCAD 2010 :: DXF Files Open Fine But Plot Preview Has Extraneous Lines

Mar 12, 2013

I have a collection of dxf files that open fine, but the plot preview (and the plot) has extraneous lines in it.  Any way to clean up the plot image?

View 1 Replies View Related

Xara :: Crop Extraneous Elements From Work?

Jan 9, 2012

How do you crop extraneous elements from your work with Xara? I've tried the advanced clip tool, but it doesn't do anything. Well, that I can see.

View 7 Replies View Related

Illustrator :: Deleting Extraneous Layers Via Script?

Aug 13, 2013

I'm looking for a method of deleting unused layers (in this instance, all layers that don't contain "w2g") with script, is there a way of doing this? Or am I going to have to find a different way to specify the surplus layers?

View 3 Replies View Related

GIMP :: How To Clean Up Extraneous Colors Around Text And Graphic

Apr 3, 2013

Need to clean up the extraneous colors around the text and the graphic in this file. Can't see them so much on the screen, but they really stand out when printed. Any way to easily do that?

View 1 Replies View Related







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