AutoCAD Inventor :: Populating IDW With Scale

Sep 13, 2013

I am having trouble locating where the default idws pull the scale info from the drawing view. I want to populate my title block with scale, but when I try to edit the text in the format dialog box "view label properties" is not an option see attachment untitled 2. See attachment untitled for the default idw properties which I am trying to emulate.

View 2 Replies


ADVERTISEMENT

AutoCAD Inventor :: Populating The Keyword IProperty

Dec 9, 2013

I've created a form to fill out with drop down options that link to a multitext parameter. I want to link this parameter to the keyword iproperty but a text parameter will not export.

AutoDesk Inventor 2012

View 1 Replies View Related

AutoCAD Inventor :: Populating Listview - Get Text

Jan 8, 2014

So im populating a listview. The difference between VBA & .Net if massive....... In my Listview, i have 2 columns. I need to do 2 things-

1. select the first row of the newly populated listview

2. select the value from the selected row in the second column

Example

Part            Path
Part1         c:MyPath1
Part2         c:MyPath2
Part3         c:MyPath3
Part4         c:MyPath4

c:MyPath1 is the value i am trying to get.

View 1 Replies View Related

AutoCAD Inventor :: Populating An Existing Spreadsheet With BOM Data Using ILogic?

Dec 6, 2010

I already have a cut list  template in Excel that calculates my stock material,  volume,  etc when I populate the appropriate fields. It is also connected to an access database that has various information that automatically generates the final price of my product based on various suppliers prices and data with whom I do business with and so on.

I would like to know if there was a way with iLogic to make Inventor populate specific cells with information found in the BOM such as: description; Qty and custom iProperties value like dimensions, etc?

The reason why I'm making a new topic out of this is that I have read previous post about the issue, but they were regarding "exporting the BOM to an excel". I, on the other hand, would like to populate an already existing spreadsheet with data from the BOM

After exploring the iLogic snippets, I've only found the "export" option. It referenced the API snippets, but with limited programming knowledge there is not much I can understand.

View 3 Replies View Related

AutoCAD Inventor :: Scale A Part With Different Scale Factors In 3 Directions

Apr 15, 2013

I have a 3D part, which I want to scale down to 0.5 the size in X and Y direcions, but I don't want to scale it down in Z direction.

Is this even possible? How do I go about doing it?

View 9 Replies View Related

AutoCAD Civil 3D :: File History Is Not Populating

Feb 22, 2013

In Civil 3d 2011 I have always used the windows start menu file history to open recent documents. Its no longer populating that field, but other windows applications are.

View 5 Replies View Related

AutoCAD Civil 3D :: Parcel List Not Populating After Sort?

Apr 2, 2013

I went to sort my parcel list in the prospector by label and doing so made all the parcels vansih from the list. I have turned off show preview. I expand the site to get to parcels. I click on parcel but nothing appears in the prospector. The parcels are in the drawing. I can view each one in preview. The list was there until I tried to sort them.

If I do a refresh they try to come back for a split second then are gone again. A restart does not make a difference

View 2 Replies View Related

AutoCAD Civil 3D :: Creating Excel Table For Populating Point Loc And Label Multiple Files

Jan 18, 2013

I have some data in the form of

point#    |    X    |    Y   |    Desc_1   |   Desc_2  |   Desc_3  |....... ect

I would like to make an excel table that i can create multiple points from and make that table dynamic, ie if i edit the table the points will change.I would be labeling the points according to the different desc_# in multiple drawings

Is there any way to do this? I have messed with creating a user defined property classification and creating a new point file format, but i want that point file I imported to be dynamic, and if I change values the values will change in all my drawings.

View 4 Replies View Related

VideoStudio :: Automatically Populating DVD Menu With Chapter Names

Oct 27, 2013

Am on x5 and Windows 7

Am creating chapters in edit mode and adding chapter names. When I go to create mode I can find no-way to automatically populate the DVD menu with the pre-inputted names i created in edit mode. Assume this must be possible.

View 5 Replies View Related

Illustrator Scripting :: CS4 - Populating A Drop Down With List Of Printers?

Mar 27, 2012

I'm trying to populate a drop down field with the list of available printers. Here's what I have:
 
var printerList = app.printerList;
var w = new Window ("dialog");
w.orientation = 'row';
var dropDown = w.add("statictext", undefined, "Please select the printer");
var dropDown = w.add ("dropdownlist", undefined, printerList);
dropDown.selection = 0;
var buttonGroup = w.add ("group");
buttonGroup.add ("button", undefined, "OK");
w.center();
w.show();

This will populate a drop down with "Printer, Printer, Printer, Printer" for each printer instead of the name of the printer (which is what I want).
 
When I try:
 
var printerList = app.printerList.name;
 
I get a drop down of blank entries.
 
How exactly does the printerList work?

View 8 Replies View Related

Photoshop :: Auto Populating Text Fields. Text Insert ?

Sep 20, 2005

how do I insert text faster? Attached is a screen capture of my set-up. I am bulding a plaque. how to set up "pre-determined" text fields that populate from an internal or external text? Right now I have to >duplicate layer>drag layer to new spot>enter in new text. It would be really neat if PS could populate from a file like web-site populate pages from other text files.

View 9 Replies View Related

AutoCAD Inventor :: How To Scale A Block

Jan 11, 2013

Is there a way to scale a block?

I want to create an iPart from a block..

I want to just apply one dimension to the overall width of the block.

I know the best way would be to properly constrain it, but it's a very complicated shape that came from Adobe Illustrator so I'd rather just have it locked in proportion inside a block.

View 3 Replies View Related

AutoCAD Inventor :: Scale To IProperty

Sep 13, 2011

How to export the drawing scale to a custom property, I can use in my title block? I would prefer that it updates when you save.

I use Inventor 2012 64bit.

View 6 Replies View Related

AutoCAD Inventor :: Can Set A Drawing Scale

Jun 22, 2012

Can I set a drawing scale? If I want to print 1:2, 2:1 and so on? If so how?

View 8 Replies View Related

AutoCAD Inventor :: How To Scale A Part

Feb 3, 2012

How do I scale a part? in the old mechanical desktop software, typing scale and then picking the part and entering the fraction worked great. Why is it so difficult to figure out how to do it in Inventor? I don't need the Derive concept, it is not what I am looking for. I just want to scale a part and save it as a new part with no relation to the original.

View 9 Replies View Related

AutoCAD Inventor :: How To Scale A Part Down

Mar 8, 2012

How do I scale a part down?  I made my parts full size but need to scale them down to create a model. 

I did some searching and see that the Derive part command will allow me to enter a scale factor... this is great, but I can't edit the part after that.  In particular, I need to get to all the sketches contained in this part to make some changes after I scale them down, so the Open Base Component command won't work, as I'm not editing full sized dimensions.  A Derived part seems to be locked and reduced to a solid body.

View 3 Replies View Related

AutoCAD Inventor :: Setting A View Scale

Feb 19, 2005

I can read a view scale with:

BaseViewScale = oDoc.Sheets.Item(1).DrawingViews.Item(1).Scale

But When I try to use the following line to change the scale, I get a compile error.

oDoc.Sheets.Item(1).DrawingViews.Item(1).Scale = BaseViewScale

What type of variable should BaseViewScale be (single, double, string)?Inventor Routed Systems 2010.

Subscription Advantage Pack SP3
Vault Collaboration 2010
Windows 7 x64
Dell Precision M6400 Covet

View 8 Replies View Related

AutoCAD Inventor :: Scale A Part In One Axis?

Aug 13, 2012

I have a part and I need to scale it in the Z-axis only.  It is impossible for me to rework the base geometry directly.  

I have made some attempts to figure out how to do this on my own but all have failed:Thicken/OffsetCopy Object + Move Bodies + Combine (wouldn’t let me create a solid with Copy Object)Rectangular Pattern + Combine (works but not the desired result. adds a constant offset to the part, not % based, humongous model size)Derived component (uniform scaling only, prefer to modify the original file for file structure reasons)

View 5 Replies View Related

AutoCAD Inventor :: How To Scale Dim Arrows And Text

Feb 20, 2012

How do I scale dim arrows and text not the value itself to be bigger. if the dim is 1" I want it to stay 1" but just be larger. In autocad there was a variable I could set to scale to different sizes. does this exist with inventor or do I have to go through style editor and manually change the sizes and save off to a new style.

View 1 Replies View Related

AutoCAD Inventor :: Scale Dimensions In IDW Drawing?

Jan 11, 2013

I'd like to take a set of ordinate dimensions and multiply all the values by 10. Is this possible, without overriding the values and making them static?

The reason I'm asking is because I'm making a flat layout sketch for pockets around a drum. So imagine taking a drum and rolling it out flat. In the direction along the drum I drew it as 1" = 1" and for the circumfrence direction I did 1" = 10° so I don't have sketch that is 13" x 360". So I need to scale the dimensions in 1 direction up by 10.

View 1 Replies View Related

AutoCAD Inventor :: Scale Object - Right Size?

Apr 6, 2012

I made the mistake that I came to measure my object as cm but inventor writes it's in as mm, is there a way where I can scale objectet up giving it the right size

View 3 Replies View Related

AutoCAD Inventor :: How To Emboss Scale On The Cylinder

Sep 18, 2011

How to emboss scale on the cylinder? Please see the file attached. The arrow is the portion I want to created in my part file.

View 9 Replies View Related

AutoCAD Inventor :: How To Scale Parts And Assemblies

Feb 23, 2012

How do I scale parts and assemblies in Inventor.  I"d like to be able to change the size of parts, sub-assemblies and full assemblies up and down by a uniform amount.  Ideally, I'd be able to increase or decrease the size of a part or assembly in all three axis or only in one at a time.  

View 9 Replies View Related

AutoCAD 2013 :: Scale Command Message - Extremely Small Scale Factor Ignored

Apr 13, 2012

I have just updated to Autocad 2013. While working on existing drawings (previously created in V2012), I am having issues with the SCALE command.  Most times, but not always, when I add a line or block, with a base point on an existing line or object and try to scale it, I get an "extremely small scale factor ignored" message, although I did not get a chance to enter a scale factor.  While it appears most times, but not always, if I draw a new line in empty space on that same drawing, I am able to use the SCALE command without problems.  I also have the same issue when trying to scale an existing line or block, most times but not always.

Here is a copy of the command line while I am trying to make it work:

Command: l
LINE
Specify first point:
Specify next point or [Undo]: 100
Specify next point or [Undo]:

Command: sc
SCALE
Select objects: 1 found
Select objects:
Specify base point:
Specify scale factor or [Copy/Reference]:
Extremely small scale factor ignored.

Command:
SCALE
Select objects: Specify opposite corner: 1 found
Select objects: Specify opposite corner: 1 found, 2 total
Select objects:
Specify base point:
Specify scale factor or [Copy/Reference]:
Extremely small scale factor ignored.

If you notice, it does not give me the chance to enter a scale factor.  As soon as I pick the base point, it skips over to the error message, yet displays the scale factor prompt with a blank factor.  I'm experiencing this issue on various files (not all but most), so I don't think it is a corrupt file. Why I get this and if I can correct it?

View 9 Replies View Related

AutoCAD Civil 3D :: Label Styles Annotation Scale Versus Viewport Scale?

Jun 26, 2009

am in the process of setting up a standard file for all designers to use our local office. This file will have most of the styles created for profiles, alignments, surfaces, profile views, etc... as mostly specified by the customer and industry standards.

I am having trouble maintaining the correct annotation scale in the viewport in paperspace and when plotting.

The attached word document has 3 figures. Fig 1 shows the correct viewport scale and correct annotation scale. Fig 2 shows how the annotation scale abruptly changes during the plotting process. This abrupt annotation scale change sometimes happens during the regen process or when I switch from layout to model space and back to layout.The annotation scale goes from 1:1 to 1:40 just as in the viewport. This change in annotation scale is not supposed to happen because I want to preserve a certain plotting height for my text versus a viewport scale by using various annotation scales.

I have researched the procedures for annotation scale and have not found any info related to this "abrupt change in annotation scale".

Curiously , this abrupt change in annotation scale does not happen if the text does not belong to any styles within Civil 3D. Stand alone text stays at the correct annotation scale and is not affected in the same way.

View 9 Replies View Related

AutoCAD 2010 :: Scale On Printed PDF File Not Matching The Plotted Scale?

Jun 27, 2012

We have recently noticed that after printing a PDF of a drawing I plotted from AutoCAD we are coming up with differences when we double check the scale on the printed hardcopy using a carpenter ruler.  

For example, there is a dimension labeled on the drawing of 200 ft.  However, if I try to scale this out with a carpenter's ruler at the drawing was set to (say for instance it is 1 inch = 100 ft) I am coming up short of the  2 inches it should be (typically come up around an 1-15/16" or around 194 feet, approx 97% of the correct amount).

In the Page Setup Manager in AutoCAD, I have the following options selected (see the print screen as well):

Printer/plotter selected: DWG to PDF.pc3

Paper Size:  ANSI full bleed B (11.00 x 17.00 Inches)

What to Plot:  Layout

I don't have a plot scale scale other than the default 1" = 1'

No plot style selected

Then, on the print menu when I open the PDF that I have exported from AutoCAD, I have the following settings (see the print screens I have attached):

Printer:  The printer I use (Konica Minolta c650 Series PCL)

And I have selected the Options "Auto Rotate and Center" and "Choose paper source by PDF page size**"

** Note, that I have tried unselecting the "Choose paper source by PDF page size" option and accordingly changed the paper size in the "Page Setup..." button at the btoom to match the document size (i.e. 11.0 x 17.0in) and it gets the difference to be closer (i.e. I now get 198 ft but some of my border gets cut off).  See the print screen below for this a print screen of the print menu and sub-menu of Page Setup showing the paper size selected.  

I saw that some people in other forums state that there is no real solution when trying to scale off of PDF's and that there should be a disclaimer saying as much if you are to send the file out to a customer who may rely on doing some in the field scaling from the printed copy of the PDF file.  I find it hard to believe there is no solution as we have received some drawings from others whom the scaling works just fine. 

View 3 Replies View Related

AutoCAD 2013 :: Scale Of Drawing Field Versus Scale Of Object

Jun 27, 2013

When I open a new drawing in my AutoCAD 2013 that I just recently installed last week, I encounter a problem that I am not familiar with from previus versions of AutoCAD I have worked on.  First of all, the units default to decimal, and I want them to default to architectural, with feet and inches.  I have to type UNITS in the command line every time I open a new drawing in order to adjust this.  I have AutoCAD for Architecture 2012 on another computer, and the program automatically defaults to architectural units upon opening up.  Just to let you know, the program I am having this difficulty  with is part of a package called Autodesk Building Design Suite 2013.  I was under the impression that it included AutoCAd for Architecture, but I think it has only standard AutoCAD.

The scale of the objects I draw vs. the scale of the drawing field is very out of proportion.  What I mean is, when I open a new drawing and draw a 30' -0" line, the line appears so long on the screen that I cannot see the whole object, even if I zoom out to the maximum.  I should be able to see the object in it's entirety.  In fact, when I draw a line that is only 12" long, even when the zoom is all the way out, the line looks huge in length.  I have tried adjusting the units to the architectural/inches setting of course, and I have tried adjusting the scale in model space from 1:1 to 1/4'=1'-0", but nothing is working.

View 4 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Set Plot Scale By Annotation Scale?

Aug 9, 2012

I am working on automating page setups in model space and am looking for a way to set the plot scale equal to the annotation scale for scaled drawings with

(setvar "filedia" 0)

(setq a (getstring (getvar "cannoscale")))

(command "-plot" "YES" "MODEL" "" "" "" "" "" "" !A "" "" "" "" "" "" "_Y" "_N")

Setting the plot scale with !A causes the lisp to fail.  However, when running each prompt through the command line individually, !A works fine.  what is missing?

View 2 Replies View Related

AutoCAD 2013 :: Blocks Insert At Large Scale In 2014 - Correct Scale In 2012

Nov 22, 2013

I am trying to insert a block into a file in Acad 2014 and it comes in too large.  If I insert the same block into the same file using Acad 2012 it comes in at the correct scale.  Doesn't seem to matter if insunits is 0 or 1, or insunitsdefsource or insunitsdeftarget are also 0 or 1.

There must be some variable or variables I'm missing.

View 3 Replies View Related

AutoCAD Architecture :: Synchronize Annotation Scale To Viewport Scale?

Mar 29, 2011

I have a Viewport set to scale 1:100 and the Viewport is locked.The Annotation Scale displayed in the Viewport was 1:50.

When I clicked on the Synchronize Icon beside the Viewport Scale, the Viewport Scale changed, even though the Viewport was locked.

I was expecting the Annotation Scale to synchronize to the Viewport Scale.

Is this how it is supposed to work? and why does a locked Viewport Scale change?

View 2 Replies View Related

AutoCAD 2013 :: Block To Scale Based On Plot Scale?

Apr 19, 2013

I have a block that i would like to scale based on the plot scale when plotting.

We set up our drawings full size and occasionally we want to plot them at half size. We do this by setting the plot scale to 1:2 (custom) in the plotting dialog. We have a few blocks that we want to print at the same size on paper, essentially become twice as big.

Is there is a way to fix the size or just set a few scale states and have them automatically adjust based on the plot scale (not drawing/annotative scale)?

View 1 Replies View Related







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