AutoCAD Inventor :: Delete Hatch / Copy Drawing From One Sheet To Other

Nov 13, 2013

Using ISO.idw template I created into a sheet a Sketch which contains a hatch. Now I want to delete that hatch and I don't find anywhere how to delete it.

The second problem is this: I want to create in multiple sheets the same drawing but with small differences. How to copy a drawing from a sheet to another sheet. I press right click on the first sheet and i press Copy but there's no Paste button.

View 1 Replies


ADVERTISEMENT

AutoCAD Inventor :: Cannot Delete Hatch In A Drawing

Oct 30, 2013

I made a sketch attached to a drawing view, in it made a hatch. I closed the sketch and the file.

Opened again, after days, activated the sketch, selected the hatch, it turned red, pressed delete but it didn't disappear. Also on the right click there is no delete option.

When i select the hatch and it turns red, when i press delete or right  click it turns green.

It is strange that when the sketch is closed and i select it in the browser i see the other lines of the sketch in red, but not the hatch.

View 3 Replies View Related

AutoCAD Inventor :: Copy Sheet From One Drawing To Another?

May 20, 2012

You can't copy a sheet within a drawing to duplicate it.  So, as a workaround, I saved a copy of the drawing to a different name and tried to copy a sheet back.  Pick the view in the browser, right click, copy.  Switch to the original drawing, right click paste in the browser.  All I keep getting is an error "Invalid input for Request."  I even think I remember getting this error before and finding a way around it.

View 3 Replies View Related

AutoCAD Inventor :: Copy A Drawing View In Order To Place It On Another Sheet

Jun 20, 2012

I recently started working on Inventor 2013 and I'm trying to copy a drawing view in order to place it on another sheet. Unfortunatly I see no copy option. Am I doing sth wrong or it's due to the changes in the version?

View 7 Replies View Related

AutoCAD 2013 :: Copy Drawing To New Sheet

Dec 17, 2012

I have been sent a drawing of a building site plan...how do i cut out the area i need and then copy that new area  into a new sheet

View 3 Replies View Related

AutoCAD Inventor :: Sketched Symbol Hatch - Can't Delete It

Apr 18, 2012

I hatched some area in sketched symbol. Now need to delete it, somehow cant.

View 6 Replies View Related

AutoCAD Inventor :: How To Change Drawing Sheet To New Custom Sheet Format

Sep 20, 2013

I have an older drawing with an outdated sheet format. I'm wanting to update to a new custom sheet format without having to redimension and recreate views. Is it possible to just update the sheet format?

View 1 Replies View Related

AutoCAD Inventor :: Accessing Sheet In Multiple Sheet Drawing

Apr 16, 2012

I have a dwg file with three sheets in, just default names, I can access sheets 2 and 3 but get the attached errors when trying to access sheet 1 form either sheet 2 or 3

This file was originally created in IV2009 I've had no problems then or with the various conversions of it.

It seems to be memory related so here's the sitrep as for memory 8GB DDR2 RAM, and Virtual Memory set at min of 8192MB and a Max of 16384MB, I did have it set a systems managed but that gave a warning of low virtual memory with almost every drawing file that I opened.

View 1 Replies View Related

AutoCAD Inventor :: 2013 Can't Delete Linked Excel Sheet

Aug 6, 2013

I have a excel sheet linked to my inventor file and I cant delete it. I really only need to change the starting cell, but I can't do that either. It works on some parts to right click on the folder in the parameters window and then select delete or change start cell, but on others it doesn't work.

View 5 Replies View Related

AutoCAD Inventor :: Delete Local Copy Greyed Out?

Nov 6, 2013

We are working with Inventor Premium 2013 with Vault Pro 2013.  Recently, several users had the "delete local copy" check box greyed out when checking into Vault. 

Vault is at SP2
Inventor is at SP2 Update 2

Product Design Suite Ultimate 2014
Vault Professional 2014
Windows 7 Pro SP1
HP-Z400: 2.67 GHz 12 Gb Ram
Nvidia Quadro FX1800 driver 276.42

View 2 Replies View Related

AutoCAD Inventor :: How To Delete Sheet Metal Unfold In The Style And Standard Editor

Apr 19, 2013

Just as the title says. I can't seem to get it done.

View 1 Replies View Related

AutoCAD Inventor :: Addin To Delete Local Copy Of Files

Apr 22, 2013

Have a problem of users using files in their local workspace instead of getting the latest files from Vault?

This is an Inventor question because my next step will be to develop an Inventor addin which deletes files from a user's local workspace when they check the files in.

Win7 x64 - 16gb ram
i7 3610qm
FirePro M4000
Inventor 2013
ETO 6.1

View 9 Replies View Related

AutoCAD Inventor :: Copy Drawing Views To New Drawing Template

Sep 20, 2013

I've recently made a new drawing template with ilogic prompts for entering data for all fields within the template. It also sets view sizes etc.  I have lots of master drawings, which are reused when sizes etc change for a contract, which i would like to transfer to this new template. Drawing Resource Transfer Wizard does not offer this function.

I could get all drawings in a folder copied to specific sheet size on the master template.As the template will probably be developed further in the future I'm very loathed to do this take manually.

View 6 Replies View Related

AutoCAD Inventor :: How To Access Color For Particular Hatch Within Drawing Using ILogic

Jul 15, 2013

How to access the color for a particular hatch within a drawing using iLogic.

I would like to color the hatching for parts based on paramaters besides material.

ie.

Purchased parts = Green Hatch

Refrence = Grey Hatch

I would hope one could loop through the views looking for hatches, and once found, check the part they are associated with, then based on an "if then, change the hatch color and move on to the next pattern.

View 4 Replies View Related

AutoCAD Inventor :: Drawing Sheet ILogic

Apr 19, 2013

have 2 questions

1.) If you look at the attached screenshot in the Edit Sheet form there is a sheet "Revision" input field is it possible to fill this out via iLogic?

2.) We have some custom E size sheets (height always 34in width varies 5ft, 6ft, and 8ft) when we select on of these sheet sizes that we created  it will display "Custom Size (inch)" when using the sheet property <sheet size> in the title block not the name of that we gave these sheets (Which creatively enough is "E-5ft", "E-6ft", and "E-8ft"). I thought I had this solved by doing this:

Dim oSheetSize As String
oSheetSize = ActiveSheet.Size
If oSheetSize = "Custom" Then
iProperties.Value("Custom", "SheetSize") = "E"
Else iProperties.Value("Custom", "SheetSize") = oSheetSize
End If

then change the titleblock sheet size field from sheet property <sheet size> to custom drawing properties <SheetSize> this all works great if there is only 1 sheet in the IDW where it fails is if there is more then one sheet.

View 2 Replies View Related

AutoCAD Inventor :: How To Put Sections Of A Drawing In Another Sheet

Jul 13, 2013

I have a complex part and make a drawing. i want to make sections and details and to put some of them in another sheet in the same file. Also, can i put the hole table in another sheet?

View 1 Replies View Related

AutoCAD Inventor :: Get DWG Sheet Size Without Opening Drawing

Aug 8, 2012

Is there a way, using VBA to get the sheet size of a drawing without opening the drawing?  I know how to get it with the drawing open, so alternatively, is there a way to open all the drawings in a folder, one at a time, then get sheet.size, then close and open the next? 

View 3 Replies View Related

AutoCAD Inventor :: How To Exclude Drawing Sheet From DWF When Check-in

Aug 31, 2013

I am using Inventor 2012 64 bit with Win 7.

We have a lot of drawing that has some extra sheet for ref. and Inventor let me exclude count and print from those extra sheet. This work fine but when we check-in the drawing to vault it update or publish all sheet to dwf. This is very compass for us because we full the dwf file from vault to release and the sheet count is different than the print out.

Is there a way to EXCLUDE those sheet when check-in or update dwf?

View 1 Replies View Related

AutoCAD Inventor :: Inserting JPEG Or BMP Into Drawing Sheet

Apr 19, 2010

I am running inventor 2010 suite with service pack 2 and when I try to insert a JPEG or BMP into a Drawing Sheet (not a sketch on a part file), the image does not appear. I have done this on previous versions numerous times and it worked perfectly fine.

The message which appears on the screen says "TEMPEMBED.BMP" and it has a photoshop CS4 logo. When I do a print preview, nothing appears on the page. I have opened up a previous drawing sheet, which has a JPEG & BMP inserted and the image is shown, but when I try to insert another image on the same drawing sheet, the same thing happens.

I am running a pretty fast machine, with an intel i7 processor and a pretty hardcore graphic card.

View 7 Replies View Related

AutoCAD Inventor :: Sheet Metal Rule In Drawing

May 7, 2012

I have setup all our Sheet Metal Rules to be all of our stocked in house sheet metals.  The sheet metal rules are named like:

ALUM 5052 H32 1/2" (Part Number)
ST STEEL T304 3/8" (Part Number)
STEEL 44W 1/8" (Part Number)
etc.

And each rule has the proper thickness, material, and some standardized bend radius's.  I've done this to introduce more uniformity in our designs, and to also allow the designer to put as much information into the model as possible, so that if someone else does the drawings, there is no question as to which material is used.

I now want to bring in the Sheet Metal Rule name into the drawing automatically.  I can't seem to find a way to reference the Sheet Metal Rule directly from the drawing.  What I need to do is pick a standard field in the i Properties (I used Stock Number), and put in =<Sheet Metal Rule> so that now the Stock Number references the Sheet Metal Rule, and then in the drawing I can just reference the Stock Number, and it will come in.

I don't like having to use the Stock Number as a middle man though, as none of our existing models are setup like this.  Is it possible to reference Sheet Metal Rule in the drawing without having to use another field as a placeholder for the information?  

View 7 Replies View Related

AutoCAD Inventor :: Changing Drawing Sheet Size

Jun 14, 2012

I have 4 different sized drawing templates made, one each for A,B,C and D size. There are times when I start a drawing on a C size border/sheet and it gets too cluttered as I add views or annotations. Is there any way to insert/change the sheet size to the D sized template without starting over? 

View 6 Replies View Related

AutoCAD Inventor :: Sheet Metal Gauge In Drawing?

Sep 20, 2012

I have created a bunch of sheet metal rules for my different gauge thicknesses. Is there a way I can propogate the gauge information to my drawing so that if I were to change the gauge, that info would also update on my drawing sheet? The only thing I can get to work currently is to pull in the material used, but that doesn't include the gauge.

View 9 Replies View Related

AutoCAD Inventor :: Add An Existing Symbol To A Drawing Sheet

Jul 2, 2013

Just trying to add an existing symbol to a drawing sheet.  I know i'm not formating the point correctly and i get a position error.  How can i get the point location of two intersecting lines in my border to hard code the location? 

Error:

Error on Line 18 : Argument not specified for parameter 'Position' of 'Public Function Add(SketchedSymbolDefinition As Object, Position As Inventor.Point2d, [Rotation As Double = 0.0], [Scale As Double = 1.0], [PromptStrings As Object]) As Inventor.SketchedSymbol'.

Error on Line 18 : End of statement expected.

DimoApp As Inventor.Application=ThisApplication
DimthisIDW As DrawingDocument=oApp.ActiveDocument
oSheet=thisIDW.ActiveSheet
DimoSymDef As SketchedSymbolDefinition
oSymDef=thisIDW.SketchedSymbolDefinitions.Item("APPROVAL STAMP")myPoint=ThisApplication.TransientGeometry.CreatePoint2d(1, 6)
oSheet.SketchedSymbols.Add(oSymDef) ,myPoint

View 3 Replies View Related

AutoCAD Inventor :: Select Drawing Sheet By Number

May 14, 2013

What is the code to select a drawing sheet by either its number or description but NOT both together?

Sometimes want need to select the first sheet by number 1 but the sheet description can change. and Sometimes we will need to select the sheet by its description but the sheet number may vary.

View 7 Replies View Related

AutoCAD Inventor :: Drawing Sheet In Parts List

Aug 22, 2012

Any way to make the drawing "sheet number", on which a "part" or "assembly" detail appears, show up in the "parts list"/"bom"?

I need to automate that information in order to prevent errors during revisions, and for company purposes.

IV 2010 Suite
Digital Storm PC:
EVGA & Intel components
Win 7 Pro 64 bit

View 7 Replies View Related

AutoCAD Inventor :: How To Change Background Colour Of Drawing Sheet

Jun 10, 2012

I have little question that, is it possible to change background colour of drawing sheet in inventor?

I have to change background colour white to black ( as in autocad) .

If it is possible pls where is setting in how to do it?.

View 3 Replies View Related

AutoCAD Inventor :: ILogic Access To Drawing Sheet Revision

Sep 27, 2012

how to access the drawing sheet revisions using Ilogic.My company is wanting to start making the default initial rev on a drawing a "-" and inventor does not like to keep this when brought in as a template.

So like normal I am trying to trick it into having the dash until a rev is actually added. 

View 1 Replies View Related

AutoCAD Inventor :: Change Drawing Sheet To Use Millimeters Instead Of Inches?

May 3, 2012

I have Autodesk Inventor on a student license, and I use the metric system.

I've been able to change the settings for parts, presentations and assemblies to use millimeters, but for some reason the drawing sheets still use inches.

How do I change the unit settings for drawing sheets?

View 5 Replies View Related

AutoCAD Inventor :: Numbering Similar Occurrences In Drawing Sheet?

Oct 24, 2012

I am writhig a macro to put text ( count number) under each occurrence in an assembly.

I got the Sequence correct and able to place the cnumber un drawing sheet.

But What I need to do is to place that number under consequent occurrence.

find the Image file and you will see wht i am trying to get.

i am icluding the Macro i written as well.

Private Sub RHSnumbering()
Dim oDrawingDoc As DrawingDocument
If ThisApplication.ActiveDocument.DocumentType <> kDrawingDocumentObject Then

[Code].....

View 1 Replies View Related

AutoCAD Inventor :: Selecting Point2D With Your Mouse On Drawing Sheet

Dec 18, 2012

How can I define a Point2D with my mouse by clicking on an random place in a drawingsheet?

I have made the code below that creates a DetailDrawingView automatic. I am now searching a method to select the oPoint & oCenterPoint with my mouse. Both are defined as Poin2D.

I find a lot a method's where you can manipulate the Point2D using maths but I never found a method where you can get the Point2D by just clicking somewhere on the sheet (drawingview).
 
Sub AutoDetailedView()' Set a reference to the drawing document. ' This assumes a drawing document is active. Dim oDrawDoc As DrawingDocument Set oDrawDoc = ThisApplication.ActiveDocument 'Set a reference to the active sheet. Dim oSheet As Sheet Set oSheet = oDrawDoc.ActiveSheet ' Manually select a drawing view Dim oDrawingView As DrawingView
[Code] ........

View 7 Replies View Related

AutoCAD Inventor :: Reference Drawing Sheet Number With ILogic?

Dec 11, 2012

How to reference the drawign sheet number using iLogic?  I see on the snippets on the side a way to reference the sheet name, but I only want the number.  To get the name it is ActiveSheet.Name, but ActiveSheet.Number does not work.  Getting the name give something like ASSM:1, so if there was a way to take that and subtract the colon and everything before it that would work also.  I am not a programmer, I've just taked some programs I found online and modified them a little to do what I want to do, but this is holding me back a bit.

Overall, I'm trying to modify the drawing view label to have a project number, referenced from the drawign iProperties, a view label, and sheet number, and then save that info in an iproperty of the part, and then reference that in the BOM so it automatically labels all of the views and fills out a column of the BOM to reference which page and view to find the parts of the assembly.  I have everything working except for the sheet number.

View 5 Replies View Related







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