AutoCAD Inventor :: Edit Existing Sheet Size

Feb 6, 2013

I would like to edit an existing sheet. The size is "C" and the height is 17 and the width is 22. I would like to change the exiting dimensions of that sheet to be 18 and 24. How do I do this to the existing sheet instead of creating a new one named something else?

View 6 Replies


ADVERTISEMENT

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 :: Copying Sheet Formats / Replace Existing?

Mar 13, 2012

I also need to copy sheet formats and have it replace existing like it would with Titleblocks or Borders.  All it does at the moment it create Copy of Titleblock. Here is the current code.

Function CopySheetFormat(SecretDrawingName As String, Titlename As String, ActiveDrawingDoc As DrawingDocument) As SheetFormat
    Dim SecretDrawing As DrawingDocument
    Dim I As Integer
    'Find the number of Standard Resources in the Documents collection.
[code]....   

View 1 Replies View Related

AutoCAD Inventor :: 2013 Cannot Edit Existing Features?

Jul 15, 2013

I keep finding it impossible to edit existing features from models/assy.  Even if I change only 1 dim in the sketch.  Once I close the sketch.  The feature fails.  I then try to edit the feature and I will see that the feature direction has changed, but invenotr will not allow me to switch it back.  Basicallly there is no editting power at all.

So you only way I have found to complete the job is to delete the feature and then put it back in.

Is this part of the new way of inventor 2013 or is this another time wasting glitch?

Also now when I edit a sketch I must delete all of the dims, then edit and then put all dims back.

Is this also part of the new way or the direction autodesk products are heading?

View 9 Replies View Related

AutoCAD Inventor :: Add Existing Bolt Size Or Retrieve It As An IPart?

Mar 15, 2013

I want to use a certain bolt from Content Center. Unfortunately, the particular size I want to use does not exist in the content center, but it does exist at one of our suppliers. How can I add this size to Content Center? 

Or, can I somehow check out this bolt as an iPart, and then I can modify it (add any size I want, or even make it custom) according to my will?I am using Inventor 2013

View 5 Replies View Related

Revit :: Adding Placeholder Sheet To Existing Sheet List?

Jul 24, 2012

Using Modify Sheet List Tab - Rows Panel - New. It will not add a new row to my Sheet List.

View 2 Replies View Related

AutoCAD Inventor :: VBA Change Sheet Size

Sep 27, 2012

I am having an issue with changing sheet sizes using VBA. Due to the constraints under which my borders and title blocks were created, inventor forces me to delete the current border before changing the sheet size. I have 5 different borders and 2 title blocks.

-Borders
"A0 Border (13x8 Zone)"
"A1 Border (8x6 Zone)"
"A2 Border (6x4 Zone)"
"A3 Border (4x3 Zone)"
"A4 Border (No Zones)"

-Title Blocks
Title Block 1 - All sizes except for A4
Title Block 2 - A4 Only

I'm having trouble changing the sheet size. This is the extent of the code that I know actually works:
 
Option ExplicitPrivate oDoc As DrawingDocumentPrivate oSheet As SheetPrivate oBorderDef As BorderDefinitionPrivate oBorder As BorderSet oDoc = ThisApplication.ActiveDocumentSet oSheet = oDoc.ActiveSheetSet oBorderDef = oDoc.BorderDefinitions.Item("A0 Border (13x8 Zone)")Private Sub UserForm_Initialize() cmbPageSize.AddItem ("A0") cmbPageSize.AddItem ("A1")
[code].......

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 :: Run Rule When Sheet Size Is Changed?

Dec 19, 2013

I have created a rule that will replace the border sheet when the sheet size will be changed, so users won't have to do it manually.

The problem is that the rule won't run when the sheet size is changed. I find that events for triggering the rules are rather few under drawing enviroment.

I thought to use "iProperty Change" event, providing I assign the SheetSize to a Custom iProperty, but the iProperty won't update automatically as well.

AIP 2014
Windows 7 x64
Dell Precision T7400 Intel(R) Xeon(R) CPU X5472 @ 3.00GHz (4 CPU's), 8Gb RAM, NVIDIA Quadro FX 5600 1536MB GDDR3

View 4 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 :: Custom Sheet Size Using ILogic

Jan 15, 2013

I made a form that allows the user to enter in a custom sheet size.  Using the API I am changing the Drawing Sheet Size Enumerator to the Custom Sheet size which allows the user to enter in custom values.  That part is all working fine.  My problem is that when a custom size is used in my title block it says that the size is "Custom Size (mm)".  I know that the API uses cm for the sheet size units so I have the code convert the values into cm. 

In the sheet settings window built into inventor it has the option for Custom Size (inches) and Custom Size (mm).  How do I change whether it is inches or mm?

View 5 Replies View Related

AutoCAD Inventor :: Getting Sheet Size That Is 24x36 But Not Ansi D Of 22x34?

Mar 5, 2003

I want a sheet size that is 24x36, not ansi D of 22x34. I can create it in the Edit Sheet dialog, but then the titleblock reports "Custom Size (inches)", not "D".

View 5 Replies View Related

AutoCAD Inventor :: ILogic - Automatic Print With Right Sheet Size

Nov 6, 2012

Dont have a before print Event Triggers . I want to make a rule with automatic print with a right sheet size, but in all my try don't work

that is my last one

'Dim oDraw As Document
oDraw = ThisApplication.ActiveDocument
oDrawDoc = ThisApplication.ActiveDocument
oDrgPrintMgr = oDrawDoc.PrintManager
[code]........

View 9 Replies View Related

AutoCAD Inventor :: Selecting Sheet Size When Starting A New Drawing

Sep 11, 2013

I'm trying to set up a company drawing sheet that requires the designer to select the sheet size before starting the drawing.  Based on the drawing sheet size (A0, A1, A2, A3 & A4 all in landscape) the relevant company Title block will attach to the bottom right of the drawing border.  I've manage to create the relevant forms for parts, sheet metal and assemblies. 

View 8 Replies View Related

AutoCAD Inventor :: Sheet Metal Template With All Common Plate Size

Jan 3, 2012

Looking for 2012 sheet metal template with all the common plate sizes already in the rule?

View 6 Replies View Related

AutoCAD Inventor :: Create Or Edit Existing IDCL Mold Catalog For Injection Mold?

Apr 16, 2013

how to create or edit existing .idcl mold catalogue for injection mold.

We are using 'Hales' type injection moulds and I would like to create .idcl for my library to use it with Inventor Tooling.

View 2 Replies View Related

AutoCAD Inventor :: Sheet Metal Flat Pattern Size - Incorrect Length

Apr 30, 2013

After having a formed sheet metal part finish the wrong size (.100" long on all sides), I discovered a glitch with the sheet metal flat patterns sizes being. 

I created two identical parts, one in IV2013 and one in IVP2014, and came up with two different flat patterns. The two parts are 100% identical. The volume is identical for both, and I did an assembly overlay to double check (everything lined up perfect). However, the flat pattern on the IV2014 part was 0.130" shy of what it should be (total length in both directions). 

I haven't been able to recreate this (happened with this part and with a different part that we had formed), but you shouldn't ever have to worry about something like this. I created the same part in 2014 for a second time from scratch and it then came out to the correct dimensions, which worries me even more that this is an intermittent problem. 

The JUNK file is the one with the incorrect length. 

Also, another IVP2014 issue I have been having is when saving a drawing as an AutoCAD drawing it saves it as a 2013 AutoCAD in a zip file instead of a 2007 as a normal file like I have it set up to. If I click "Options" when saving, then click cancel without selecting anything, it saves it correctly.

View 6 Replies View Related

AutoCAD Inventor :: ILogic - Reposition Revision Table On Sheet Size Change

Sep 24, 2012

a customer has a title block with a revision table ( standard vault revision table)  add on top of it.

If you change the sheet size the revision table remains his position.

If found the way to reposition the table with a ilogic rule.:

'point afstand in cm
PointX=(ActiveSheet.Width/10)-13
PointY=5.5
'punt vanaf rechtonder gemeten in cm

[Code]....

This is working perfectly. But now the challange how to trigger this rule to run if you change the sheet size?

if tried:

trigger=Activesheet.size

or

to create a userparameter and added this line in my rule : Size=ActiveSheet.size, normaly is you change parameters it triggers the rule to rule. but both way didn't work.

Can event triggers from the API be used?  Do i need the "Onchange" event? Any example for a ilogic rule?

View 3 Replies View Related

AutoCAD Inventor :: Edit Dimension Window Size?

May 25, 2012

Is there any way to set that 'edit dimension' window/box in the sketch environment so that it opens to the length of the parameter being used? All my models for our library items are entirely controlled by Excel sheets and the names of the parameters are often quite lengthy. It's very annoying to have to drag the edit dimension box wider each time and push home or end to see everything.

View 4 Replies View Related

AutoCad :: Drawing Sheet - Moving All Existing Attributes Over To Right

Feb 22, 2013

If you look at the attached drawing you will see my drawing sheets. The problem I have is regarding the attributes used for the 'Checked By' section of my sheet.

Yesterday I added a 'Size' tag to my sheet so this shows whats size paper the sheet is to be printed at. To make this fit I needed to move all the existing attributes over to the right.

Everyone except the 'Checked by' tag moved. I cannot now get this tag to move over even if I open the block up and move it.

I've attached an image to show you what I mean.

View 3 Replies View Related

AutoCAD 2010 :: Linking Existing Viewports To Sheet Set?

Oct 11, 2012

I have an existing drawing with numerous viewports. I would like to know if there is a way to link those existing viewports to the set as "sheet views" without having to delete them and re-create them using the normal sheet set process. 

I've noticed that each viewport has a variable in its properties display called "link to sheet view" with a yes or no entry, but it doesn't seem changable. 

Is this possible, or must I re-create them from scratch?

View 3 Replies View Related

AutoCAD 2010 :: Create Sheet Set From Existing Drawings?

Apr 24, 2012

I'm attempting to create a sheet set from existing drawings, but when I point the "New Sheet Set Wizard" to the folder containing my 8 or so drawings (with 24 or so associated layouts), only 2 drawings appear with 6 associated layouts for import.  The other layouts don't even show up as being part of another sheet set.  How do I get the New Sheet Set Wizard to "see" the layouts?

View 4 Replies View Related

Photoshop :: When Creating Contact Sheet Images Appear On Sheet Smaller Than Actual Measured Size

May 28, 2013

"Contact page" when images get transported on to page they reduce in size.I have also tried dragging the pictures onto the page but they still reduce in size.

View 2 Replies View Related

AutoCad :: Blank Sheet Automatically Opens Along With Existing DWG File?

Mar 11, 2013

A blank sheet automatically opens along with an exisitng DWG file opening. How do I stop autocad from adding a blank sheet into an existing file opening and closing ???

View 1 Replies View Related

AutoCAD Civil 3D :: Not Adding Cross Section To Existing Sheet Set Manager

Aug 29, 2012

I am in the process of creating the cross section sheets and including them to an existing sheet set manager.  When I try to create them I get an error saying "Sheet Set not created" which is odd because I selected add to existing ssm.  If I save and exit out of the drawing and then get back into it, the sheets are created correctly in my layout tabs, but aren't added to my ssm. 

View 1 Replies View Related

AutoCad :: Sheet Set Manager - Updating Title Blocks To Existing Sheets

Nov 21, 2011

In fact, some of the things I've found online refer that you cannot automatically replace entire Titleblock Templates for existing Sheets in the Sheet Set Manager. So, here's my question:

Can you replace all existing Sheets in a Sheet Set with an entirely new Template file automatically, without opening each Sheet and re-inserting the Title block?

Example:
Let's say I have a Sheet Set. Inside the Sheet Set, I already have 20 sheets created. I then realize that my Template file is missing our company logo. I then have to open the Template file and insert my company logo. Well, this works for all newly created sheets from that point forward, but how can I get this change to automatically populate in the existing 20 Sheets that are already in the Sheet Set?

View 9 Replies View Related

AutoCAD .NET :: When Plot PNG Or JPG File - Edit Paper Size According To Drawing Size

Oct 17, 2012

Using ObjectARX2013, I have to solve problems.

When I plot PNG or JPG file, its paper size is needed to edit according to drawing size.

I want to know the source code or function(or method) - C#.

View 1 Replies View Related

AutoCAD 2010 :: Sheet Set Manager Importing Existing Drawings Layout Tabs

Jul 26, 2010

I've created a new sheet set with some existing drawing files.  These files have several layout tabs in each drawing.  The Sheet Set Manager (SSM) seems to import the layout tabs in random order, not in the order they appear on the drawing, nor in alphabetical or numerical order.  In addition, the SSM imports and numbers all of my drawings in reverse order. Any system variable setting, or some other property setting somewhere that will change this back to ascending order? 

View 7 Replies View Related

AutoCAD Civil 3D :: How To Edit An Existing Surface Boundary

May 28, 2013

I have a surface that I created by joining to surfaces, and now I want to reduce my boundary, how can I edit it? 

windows 7, intel I7, 8 MB RAM, civil3d 2013.

View 3 Replies View Related

AutoCad :: Vectorworks - Edit Dimensions Of Existing Object On Fly

Jun 9, 2011

Is there a function in AutoCAD that lets you edit the dimensions of an existing object on fly like there is in Vectorworks.I have included an attachment of a vectorworks screen dump to explain what I'm asking. In the screen dump you can see a Rectangle is already drawn with the measurements of 1800,900 mm. This can be changed in Vectorworks via the dimension property box on the right hand side. Can this sort of thing be performed in AutoCAD?

View 2 Replies View Related

AutoCad :: Original Dialogue Box To Edit Existing Table

Jun 9, 2012

Is there a way to bring up the original dialogue box to edit an existing table? (TABLE brings the "Insert Table" dialogue box that lets you set number of rows and columns, it's this menu that I would like to bring up to revise existing table settings).

It seems hard to edit a table once it exists.

The reason I'm looking to do this is because I have an excel table linked (which I scaled to be larger) but every time I update the table to include new information it brings the new text in at the original text size (very small). I figure I could solve this by going back to the original table settings and setting an area on the sheet to update rather than selecting "Entire sheet"...

View 1 Replies View Related







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