AutoCAD Inventor :: Access Sketches And Features Information

Jun 23, 2012

- when modelling a part file in Inventor, only the dimensions we set (dimensions we give a name and a value), are listed in the parameters table. This way, its possible to export the information listed in that table. 

- the information listed in the parameters table is based on sketches and features dimensions, as obvious.

So , my question is: is it possible to access the information (dimension values) contained in a feature (or a sketch) without setting a specific name or value to it?

For example, in the attached pictures, if a rectangular form is drawn and the dimensions are sett, these will be listed in the parameters table (see attached  "pic1" and "pic1 - params").

But, in the other hand, if the same rectangular form is drawn, but this time without setting any dimension, the parameters table will be empty, obviously (see attached  "pic2").

After this, i can surely presume that Inventor saves or keeps this information somehow, somewhere, without having to set dimensions or values.

So, my question is: is it possible to access sketches and/or features information without setting this values?

View 6 Replies


ADVERTISEMENT

AutoCAD Inventor :: Access Assembly Features Through ILogic

Nov 19, 2012

I'm now having an issue accessing the features in an assembly, the error message is attached and the following is the relative code.

The error line is between the 2 Test Messages:

'Create a Component Definition relative to the Part Document

Dim oFeature As Features
Dim oAssembly As AssemblyDocument
oAssembly = oCompOcc.Definition.Document
MsgBox("Test 1")

'Cycle through all features in the Part
For Each oFeature In oAssembly.ComponentDefinition.Features
MsgBox("Test 2")

View 3 Replies View Related

AutoCAD Inventor :: Possible To Access Material Library Information Via API?

Oct 22, 2013

I want to present additional information on my drawings, whether in notes or some other form depending on whether it is a part or assembly drawing. The information I want to get access to is included in the material library and comes from the material Physical tab > Information section > Source, Subclass, Type, & Name.

Is the material library information accessible this way?

View 1 Replies View Related

AutoCAD Inventor :: Read / Retrieve Information From MS Access Database Using ILogic

Nov 9, 2012

I am currently trying to retrieve data from a MS Access Database, we currently have iProperties with number values in them. An outside programmer created a code which takes these values and exports them to an MS Access Database, where they are then translated to mean something.

Instead of exporting those numbers, I want to use them to find what they ACTUALLY mean within the database and bring that information back into iLogic. (ie. 123456 actually means "1/4 Flat Bar Steel")

In short, I wish to access the MS Access database through iLogic in order to read information from it. 

I have searched for the better part of 3 hours but have not found a good answer or example code of this situation. I am not that experienced in programming, but have worked with the API before for developing Automated Drawings and have an understanding how to navigate through. If there were to be some example code, I can begin to understand the process quite well through this method as well by seeing how to go about coding this.

View 2 Replies View Related

AutoCad :: Way To Access Information From Excel

May 20, 2011

I've found a number of articles outlining the process of extracting data from AutoCAD to an Excel file, but I'm wondering if it's possible to do the reverse. For my work I have a number of databased already established in Excel and am able to create information tables rather quickly that access these databases. Currently, after creating a table in Excel I then copy, paste, scale to the right size in AutoCAD.

There's gotta be a way to create a table in AutoCAD that simply accesses this information in Excel and just updates automatically. I produce a number of CAD drawings off of a template daily so this process has become quite the bottleneck.

View 4 Replies View Related

AutoCAD Inventor :: Set Features To Be Invisible When Create Sketch After Those 3D Features

Sep 3, 2012

Is there any way to set features to be invisible when create sketch after those 3D features so as to make the sketch more easy to see?

View 3 Replies View Related

Paint Shop Pro :: X5 / How To Access (Do More) Features

Nov 26, 2012

I downloaded and installed the Preset Shapes 01, Maps 01, Layer Editing 01, Gradient 01.

How do I access these features? I don't see any selection in the menus or toolbars.

View 9 Replies View Related

Illustrator SDK :: Access Stroke Line Information

May 10, 2012

I am programming an Illustrator plug-in for flexible modifying the width of stroked lines created by the Paintbrush Tool or Pencil Tool. The way of width modification should be similar to the "Width Tool".
 
Now I would like to have access to the painted area of the stroke lines, which I want to modify. With the Width Tool it is possible to modify the borders of the painted area very flexible. That is the same I want to do in the first step, but I do not know how to access these borders of the painted areas of stroke lines. I would like to know which Suites/functions are responsible for dealing with the painted area of stroke lines.

View 1 Replies View Related

Photoshop Elements :: How To Access Through Catalogs With All Stored Information

Feb 17, 2014

I have 26,000 images on an external drive (currently designated drive M), almost all tagged and/or rated and indexed in two PSE 11 catalogs on the main PC hard drive.  I am just about to replace my PC.  I assume that when I connect my external drive to the new PC, it is unlikely to be Drive M. How do I maintain access through the catalogs with all the stored information?

View 2 Replies View Related

Paint Shop Pro :: How To Access EXIF Information Inside Software

Jun 7, 2011

I know how to access the EXIF information inside PSP software OR from within WINDOWS but how to access it in terms of a text/DOC file so that it could be printed or used in other software?

View 4 Replies View Related

AutoCAD Inventor :: Internet Access Is Required To Access

Apr 26, 2012

Just loaded 2013. Of course right away I get an error. "Internet access is required to access the Help" Well as you can see I have internet access.

View 4 Replies View Related

AutoCAD Inventor :: Constraining 2D Sketches

Dec 19, 2011

Also, I'm having a hard time completely constraining copy 2D sketches.  What Inventor requires to constrain a 2D sketch?

View 9 Replies View Related

AutoCAD Inventor :: Combining 2D And 3D Sketches

Dec 13, 2012

What instances is it necessary to combine 3d sketches with 2d sketches, I have used this combination a few times where I have to build rectangular frames then apply frame generator to the sketches to construct the frame members. I was told when I originally had training on Inventor 2013 that 3d sketches should be avoided where possible.

View 4 Replies View Related

AutoCAD Inventor :: Fit Sketches Into A Rectangle

Sep 23, 2011

I want to fit a sketch that is to be laser cutted. i wanna fit 30 pcs on a rectangle, is there a tool who figures out the most optimal way to fit them in a rectangle?

View 3 Replies View Related

AutoCAD Inventor :: Functionality Of Assembly Sketches?

Oct 7, 2011

I have the following (somewhat philosophical) question: what is the concept of assembly sketches? As far as I can see (and what I use it for) is the following: an element of my design can be constructed from several parts, which are first machined with some margins, interfaces for welding, etc. Then they are mounted/welded/brazed together, and the final piece is constructed by post-machining the mounted (welded/brased/etc) assembly. Assembly sketches drive these features.

When I first got in contact with assembly sketches, I believed they can be used to positioning parts in the assembly: create a sketch, very easily and quickly draw lines/points/etc which serve as anchor points for the parts, and then constrain the parts to these lines/points/etc. But this does not work - whereas I would find it sometimes useful.

View 2 Replies View Related

AutoCAD Inventor :: Moving Sketches Between Parts?

Feb 8, 2012

I've been making a model plane model in inventor 2012 from imported IGES geometry, and Realised that my sketches were not assigned to any part (and thus can't be lofted). Is there any way of moving the sketches to the newly created part without redrawing everything? I've tried dragging and dropping because it seemed to make sense, but alas, that had no success.

View 4 Replies View Related

AutoCAD Inventor :: Uncheck Get Model Sketches In IDW?

Nov 5, 2012

Once I check to show model sketches I cannot set it back since it getting inaccessible.

how to set it back to not show the sketches?

[URL]

View 1 Replies View Related

AutoCAD Inventor :: 2D Sketches In Drawing File?

Mar 20, 2012

Quite often we cretae schematic line drawings for clients approval before creating full 3D models for production. Is it possible to achieve this in Inventor and maybe go on to use the sketches as a master filoe to drive the design? Or should I continue to get approval based in AutoCAD and then switch over to Inventor?

View 6 Replies View Related

AutoCAD Inventor :: Cannot Edit IPart Sketches

Dec 19, 2011

I have been trying to create an ipart. Once the ipart is created i am un-able to edit the sketches of features with issues.

I need to modify a sketch and to create an alternate sketch (suppress/unsuppress) but get an error message when i try to edit the sketch.

Windows 7 64 bit
Inventor 2012 Professional
Dell T1600 CPU E31245 @ 3.30GHz
8 GB RAM

View 2 Replies View Related

AutoCAD Inventor :: How To Document Frame Sketches

Sep 15, 2013

I have created a frame using the frame generator that I need to document. It is created using about 5 sketches. The sketches are part of their own .ipt file. Now I would like to document the frame but cannot figure out how to do it. I have tried creating sections of the frame but I cannot snap to points of interest on the frame, such as where two pipes meet, when dimensioning. How do I document the sketches?

View 9 Replies View Related

AutoCAD Inventor :: How Do Representations Handle Sketches

Sep 18, 2013

I'm trying to employ a technique that I've used with SolidWorks.  I'm working on a project with several engineers doing design work on a large assembly.  The way I've seen this handled in a SolidWorks shop is to create a master assembly with sketches on the principal planes that define envelopes for sub assemblies, interface dimensions, and so on.  Each engineer can have the master assembly in their sub assembly, as a guide.  Where I've used this before, it has worked with integrating the sub assemblies later on.

Here's the complication:  There are several different "families" of the product that require different dimensions on the master sketches.  What I had hoped to do in Inventor was use view representations or level of detail representation to control the visibility of these "families" of master sketches.  When an engineer includes the master assembly in his sub assembly he could then easily turn on the "family" he wants to see.  But it turns out that neither view representations nor level of detail representations influence the visibility of sketches.  (Position representations don't, either.)  Sketches are either visible or not visible, regardless of which representation you're in.

Is there some way I can control the visibility of sketches, in groups?

View 1 Replies View Related

AutoCAD Inventor :: Skeletal Sketches And Copy

Oct 29, 2012

we very often create parts/assemblies using skeletal sketches, problem we encounter is that when we use the copy command in the components area on the ribbon.

The problem we have is that when we open the new assembly and components they are still looking at the original skeletal sketch. is there anyway to copy the orginal skeletal sketch to a new one and the new parts look at this upon using the copy.

At present what we do is make a copy and rename the original file. Then open the assembly and it looks for the original skeletal sketch, so we point it at the new skeletal sketch.

This is not an issue when we have a couple of parts in an assembly but if you have a lot of parts in the assembly it si very time consuming.

View 1 Replies View Related

AutoCAD Inventor :: Dimensioning Angles In 3D Sketches

Oct 4, 2013

In the course of working up a tooling proposal, I attempted to replicate a 3D part from a customer print. While doing so, I noticed that 3D Sketch will not, under any circumstances that I can find, allow an angular dimension between a line and a plane. The customer print has two pipes projecting at odd angles from a base flange, one of which has an elbow. The print lists datum dimensions for the open pipe ends and the elbow, and gives vertical and horizontal angular dimensions to define the directions in which the pipes emerge from the flange. I have defined these three datum points in 3D space without any trouble, but Inventor 2013 will not allow me to define an angle between these sketchlines and the XZ and YZ origin planes, or between these sketchlines and the faces of the flange base I've constructed.

I am currently waiting on a proper 3D CAD model from the customer, and I'm considering longhand trigonometric calculations to place these lines properly, but I find it very hard to believe that Inventor is incapable of constraining a line to lie along what is effectively the surface of a cone.

Using:
Inventor 2013
AutoCAD 2013

View 5 Replies View Related

AutoCAD Inventor :: Lines Not Closing In 2D Sketches?

Mar 12, 2012

I'm having issues when I create sketches using the line tool.  I should be seeing constraints as I create them and a green dot when the object is closed.  This is not the case however, and when i attempt to extrude or offset the sketch I can only select individual lines. 

View 3 Replies View Related

AutoCAD Inventor :: Cannot Edit IPart Sketches

Dec 19, 2011

i am working on an ipart. I have a spreadsheet with all the data and used the first line to creat the first part.

no problem.

i can add the remaining information to the table from the spreadsheet.

When returning to the drawing environment i can select a few parts that work and there are many more with "issues". So i move the first offending part select it and try to edit it.  ( i know what i have to do to the sketch if i could just get into it)  Also i have suppressed a sketch and inserted a new slightly different version (the issue) but, after getting out, i am un-able to edit this new sketch either.

the message comes back and says i cannot edit this part, and then....

unable to prepare the part for edit, updating your part is required to all the edit, update now?

Windows 7 64 bit
Inventor 2012 Professional
Dell T1600 CPU E31245 @ 3.30GHz
8 GB RAM

View 1 Replies View Related

AutoCAD Inventor :: Rendering Sketches With Images

Jul 23, 2012

I am trying to render some images and video of a design I've been working on.
This isn't an absolute necessity, but I would like to have my companys product and logo displayed on the monitor in the design. If you look at the screenshot what I'm trying to describe should come clear.

These images were just dropped into a sketch on the face of these two monitors.

When I go to render, the sketch image does not appear. It just renders the default face color of the part.

Is there something I'm missing?

View 3 Replies View Related

AutoCAD Inventor :: Visibility Of All Workplans And Sketches

Jul 24, 2012

As I learn more about Inventor I have been doing more and more skeletal modeling. It work well for what we build here. But the biggest problem is the visibility of all the workplans and sketches. I know of the buttons to turn them on and off, but everytime I make a sketch and edit a sketch, inventor default turns all of them on. Making it impossible to see what you are working in the assembly enviroment. Not only that, it bogs down my machine untill I turn them off. Same goes for workplanes, if I create one the rest appear.

View 9 Replies View Related

AutoCAD Inventor :: Get Model Sketches Inactive?

May 13, 2013

In my section view, Get Model Sketches is inactive (greyed out; see attached).

It was OK up until recently, but now it would not show any sketches no matter what I try to do.

I would hate to recreate the view again.

View 3 Replies View Related

AutoCAD Inventor :: How To Hide Dimensions In Sketches

Aug 20, 2012

I'm working with a series of 3D sketches. Some sketches must remain visible as reference. While creating the sketches, the dimension call-outs grow too distracting from the linear sketches. Is it possible to hide, or toggle off/on the dimensions while leaving the sketch geometry visible?

View 3 Replies View Related

AutoCAD Inventor :: Loft Using 3D Sketches For Rails

Apr 16, 2012

I have a part that I'm trying to loft using 3d sketches for the rails will this work? Everything is fine till I try to add the rails, As you can see the loft works with out the rails.

Windows 7 x64
IV 2012

View 4 Replies View Related

AutoCAD Inventor :: Cannot Get Model Sketches On All Models In Drawing?

Nov 26, 2013

I am making a control console with a bunch of plastic tags on my pilot devices. I use the sketch text tool to write the label on each tags.

When comes the time to make my drawing, I get my model sketch and they show on my 2D, no problem.

Well today, it seems Inventor 2014 just gave up on giving me my sketches. Here is the console view of of the lid with the tag texts showing:

Now let's go over the second lid on the same plan and get my model sketch to see the rest of my text.

Click on it and ....

Nothing! still no text.

Windows 7 Ultimate 64-bit SP1
Intel Core i7-4930MX CPU @ 3.00GHz
32.0GB Dual-Channel DDR3 @1600MHz
NVIDIA GeForce GTX 780M 4GB Ram
240GB SSD/500GB HDD
Autodesk Product Design Suite Premium 2014

View 6 Replies View Related







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