AutoCAD Inventor :: How To Find And Get Coordinates Of CustomTable

Mar 16, 2012

In Inventor, I want to look for a table called "MS6 Report".  If the table exists, I want to get its coordinates, and delete the table.  If it doesn't exist, I'd just like to let the user place a table.  How can I check if a customtable by this name already exists in the document?  Here is what I have so far...

if (aDoc.ActiveSheet.CustomTables.Equals("MS6 Report")){//get table coordinates//delete table }else {userInteract = m_inventorApplication. Command Manager.CreateInteractionEvents();keySelect = userInteract.KeyboardEvents;keySelect.OnKeyDown += new Keyboard EventsSink_ OnKey Down EventHandler(keySelect_OnKeyDown);mouseSelect = userInteract.MouseEvents;mouseSelect.OnMouseDown += new MouseEventsSink_ OnMouse DownEventHandler(Table_Update_Placement); }

The else statement works great. No problems there. How can I find, get coordinates of, and delete a custom table by the name of "MS6 Report"?

View 1 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Translate Point Coordinates From Paperspace To World Coordinates In Modelspace

Jun 18, 2012

i am trying to translate a Point coordinates from Paperspce to world coordinates in model space.The code i used in Land2006 worked OK but now in Civil3d 2012 it doesn't!

Private Sub GetPlais_Click()
Dim tmpnt1 As Variant, tmpnt2 As Variant, tmpPnt1 As Variant
Dim lole(0 To 2) As Double, upri(0 To 2) As Double
Dim returnobj As AcadObject

FrmGrid3.Hide
On Error GoTo Eline
ThisDrawing.Utility.GetEntity returnobj, tmpPnt1, "ÅðÝëåîå ôï ViewPort ðïõ èá äçìéïõñãçèåß ï êÜíáâïò!"
If TypeOf returnobj Is IAcadPViewport Then
[code]........

View 1 Replies View Related

AutoCad :: Converting Northing And Easting Meters Coordinates To Map Coordinates

Aug 21, 2013

I'm a GIS analyst trying to learn Cad. I'd like to place a single point in autocad model space at a specific Northing/Easting position. After reading several forum threads I don't think CAD allows me to change the coordinate system of model space from map coords to northing easting coords, as we can in GIS.

View 5 Replies View Related

AutoCAD Inventor :: Get Coordinates Of Parts In IDW

Jul 9, 2012

I need to get the dimensions of a lot of centers from parts in a drawing for inspection with a laser tracker.

Is there a way of setting a point from an reference and get a table of the values from the centers I select (x, y and z).

I need to get all the coordinates from the blue and white parts (inside and outside)...

View 1 Replies View Related

AutoCAD Inventor :: How To Export Coordinates X / Y / Z From IPT To XLS

Feb 14, 2013

I have a 3D part that produced from an assembly document. (pic.1). How can I take the coordinates of the curve that is designed on the right surface (pic.2) in a .txt or better .xls file ? 

That curve I want to draw it in Excel.

View 2 Replies View Related

AutoCAD Inventor :: X / Y / Z Coordinates Configuration

Feb 15, 2012

For almost a decade I'm used to AutoCAD standard 3D coordinates display: X to right, Y away and Z straight up. For some reason Inventor is configured differently: X to right, Y straight up and Z toward you.

View 3 Replies View Related

AutoCAD Inventor :: Get Coordinates Of Workpoint Using Ilogic?

Mar 5, 2013

How to get coordinates of a workpoint using iLogic.

Config :: Intel (R) Xeon (R) CPU E31245 @ 3.30 GHz, 16.0 GB, 64bit win7
Inventor 2013 and Vault Basic 2013

View 2 Replies View Related

AutoCAD Inventor :: Change The Coordinates Directions?

May 13, 2008

How can I change the coordinates directions? You know X to -X or Y to -Y.

View 4 Replies View Related

AutoCAD Inventor :: Save Window View Coordinates?

Aug 27, 2013

 Im doing some pictures for a broschure.

There are several products to render out and I like each product to be viewed in same position.

When i rotated the product in a view i like can I save the position coordinates and set them later in another product?

get the same view position all the time? 

View 2 Replies View Related

AutoCAD Inventor :: X / Y And Z Coordinates Out To Text File From Part

Feb 22, 2012

Is it possible to pull out the x,y,z coordinates to text file from a inventor part. I am aware about this that it maybe need some programming but what kind of programming Language is the best to use ? is it possible to use the build in programming Language called Ilogic? Or is it better to use some .net? At my work we use PDMS to do plant modelling and we want to use inventor for modelling the machines and doing the workshop drawings ect. And we want to be able to take the inventor part coordinates and transfer them to PDMS because it can model the machines just by coordinates taken from a text fil. 

View 1 Replies View Related

AutoCAD Inventor :: VBA Code To Get Coordinates Of Each Part Of Assembly

May 9, 2012

I try to develop a vba code to get the coordonates of each part of an assembly and after export them to an excel file.

I build this : 

Public Sub Export_Layout_COG()

If MsgBox("Cette Macro va exporter les coordonnées du COG de chaque layout, continuer ?", vbYesNo) = vbYes Then
Dim RefDoc As Document
Set RefDoc = ThisApplication.ActiveDocument
Refdocdisplayname = RefDoc.DisplayName

[Code]...

The code return an error on the red line, I don't catch why?

View 3 Replies View Related

Revit :: Coordinates To Real World Projection Coordinates?

Aug 15, 2012

The coordinates that we can apply in Revit (project/shared) aren't exactly the same to have real world projection coordinates (WGS84)??
 
If not how can we convert the revit shared coordinates to real world projection coordinates?

View 1 Replies View Related

AutoCAD Inventor :: Sheet Metal / Flat Pattern Screws Up Coordinates

Mar 15, 2012

Why is it, when I go to Flat Pattern/export to DXF that everything ends up upside down.I have part where it is important that the correct side is faced upp, (brusched steel).

When i Export it to dxf, it is upside down, and the bruched facefacing down.

View 5 Replies View Related

AutoCAD Inventor :: Export Center Of Gravity Coordinates (X Y Z) From Assembly To Excel Sheet

May 8, 2012

I'm trying to build a VBA code in inventor 2010 to export the Center of gravity coordinates (X,Y,Z) from an inventor assembly to an excel sheet.

But I'm not able to get the iproperties for the COG from my assembly.

View 1 Replies View Related

AutoCAD Inventor :: Input 3D Cartesian Coordinates / Batch Input (x / Y / Z)

Feb 4, 2013

My need is to create up to 50 points from the same origin in a three dimensional Cartesian coordinate system but I’d also like to have a labels for each point that show up in the feature tree.

Are there Inventor 2013 plugin (i.e., add-on, 3rd party, AP) to convert a list 3D Cartesian coordinate  system locations (i.e., points) to Inventor to work points(x, y, z)?

I found that I cannot create 3D points in the assembly.  Is this correct? I did find that an Inventor part may be used to create a 3D sketch that creates points in 3D space.  In the past few days, I  found  two ways to create 3D points within a iPRT; the batch way uses an Excel file but it then does not allow me to name the points in the feature tree.  The second way is to create them one at a time but that take way too much time. 

View 4 Replies View Related

AutoCAD Inventor :: Find Name Titleblock

Mar 11, 2013

I'm writing a tool to change iproperties in the titleblock.

But now we start using two different types of titleblocks.

I need to check which titleblock is present in the current sheet/drawing.

I use this code to place a titleblock:

Call Doc.ActiveSheet.AddTitleBlock("sample_titleblock")

How do I check if "sample_titleblock" is already present?

Autodesk Inventor Product Design Suite 2013 SP1.1

View 1 Replies View Related

AutoCAD Inventor :: Find Balloon In DWG

May 3, 2013

I would like to make use of " find in feature tree" feature, but in DWG mode; Right clicking instead in BOM on part # and showing (highlighting) the balloon in the DWG so you know where it is that you put your balloon.

View 1 Replies View Related

AutoCAD Inventor :: How To Use Or Find PCD Function

Nov 24, 2011

i dont know how to use or find the PCD  function. All i have is a base however i need to make holes with 90 degrees on a 100 PCD

View 2 Replies View Related

AutoCAD Inventor :: Unable To Find ID For JPG

May 28, 2013

I can get the DWG translator Add-In with :

Inventor.TranslatorAddIn dwgAddIn = (Inventor.TranslatorAddIn)InventorOpen._invApp.ApplicationAddIns.get_ItemById("{C24E3AC2-122E-11D5-8E91-0010B541CD80}");

But I can't find ID for JPG.

View 1 Replies View Related

AutoCAD Inventor :: Find Dimension Overrides In IDW?

Jan 24, 2013

I have some drawings with lots of dimensions.  Is there a way to check if any have been over ridden or a global way to set all dimensions to model value?

View 2 Replies View Related

AutoCAD Inventor :: Why Can't 2013 Find Thread.xls

Jul 2, 2012

In my project file, under design data folder options, I have it set to c:designsStandardsStyles.  This is where I have my thread.xls located.

When I try to place a threaded feature, Inventor gives me a warning that it cant find the Thread.xls file.

It is looking for this file in c:DesignsStandardsStylesXLSen-USThread.xls.  Where is it getting this path from?

View 9 Replies View Related

AutoCAD Inventor :: Find Related Drawing Using VBA

May 31, 2013

I'm trying to write a VBA macro (for Inventor 2010) that would have to work on drawing .idw files that are generated from a given component.So when I have an open assembly document, I want to go through all component occurences and work with the associated drawing.

There's a built in command in Inventor for that, in the context menu, something like "Open drawing" (mine is german, so not sure how it's called in english), which does this. It opens the drawing of the given part. From this I assumed, there must be a reference within each part, that points to the referencing drawing.

But I'm not able to find this information anywhere within the properties/objects of any component.how or where can I get this information out of the components?

View 5 Replies View Related

AutoCAD Inventor :: Find Part In Assembly From BOM

Nov 25, 2013

I've created a BOM of parts from a large assembly and it has an item just listed as pt.1.

View 9 Replies View Related

AutoCAD Inventor :: How To Find Model Associated With A PL On Drawing

May 3, 2013

how to identify the model associated with a particular PL on a drawing. I'm able to find a PL and write to the header which is cool. But I'm trying to determine the model associated with the BOM pipline so I can get it's P/N iproperty and write that to the PL header.

View 2 Replies View Related

AutoCAD Inventor :: Find All Assemblies Which Use Part

Apr 17, 2012

I have a .ipt part, and am trying to determine any assemblies which use it. Is there a way to figure out all of the assemblies in which this part is a component?

View 1 Replies View Related

AutoCAD Inventor :: How To Find Files From 3D Scanner

Apr 10, 2012

How to find files from 3D Scanner?

I want to try Point cloud.

View 1 Replies View Related

AutoCAD Inventor :: Find And List With Ilogic

Nov 18, 2013

Trying to have ilogic find parts in an assembly that start with 900C7 so I can link the to a cell in excel showing the QTY and the LENGTH..

Right now I am just trying to get ilogic to find and list them then I know I can move to the next step..

Example:

 900C71.250

 900C72.125

 900C7A.750

 900C7P1.1875

 And many more.

Here is what I have but it keeps posting the NOTHING message box. I have a few of the parts in the assembly and a few none 900C7 parts.

Dim openDoc As Inventor.DocumentDim docFile As Inventor.DocumentDim assemblyDoc As AssemblyDocumentDim partOcc As ComponentOccurrenceDim FNamePos As LongDim docFName As StringDim oList As Collection = New CollectionopenDoc = ThisApplication.ActiveDocumentIf openDoc.DocumentType
[Code] .....

Here is a screen shot of the excel file what I am trying.

View 9 Replies View Related

AutoCAD Inventor :: Find Overridden Balloons

Mar 11, 2013

I have a situation where there was a modified balloon with an overridden part number that was causing some confusion.  Is it possible to toggle a setting, like how you can select Overridden Inventor dimensions, to find any overridden balloon objects?  Need to save some time performing a manual, visual search.

View 5 Replies View Related

AutoCAD Inventor :: Find IProperty Location

Jun 3, 2012

Am working on iProperties and i am trying to find the iProperty Location. I tried

-Inventor User Defined Properties
-Inventor Summary Information
-Design Tracking Property

But i am unable to find the Location iProperty.. how to find this location.

View 2 Replies View Related

AutoCAD Inventor :: Find Size Of IDW File

Sep 18, 2012

Using Inventors VBA, is it possible to get the sheet size of a idw drawing file (E.g. A0, A1, A2 etc)

View 1 Replies View Related

AutoCAD Inventor :: How To Find Length Of A Bend

Oct 6, 2011

I have some code that find the length of a bend and it works great until there is a cut operation that passes through the edge of the part and through the bend. When this cut exists the systems recognizes the single bend 2 times which is fineand it should, just that it should also then be able to determine the length of each segment.  It appears to be providing the length of the first segment twice. Any way to get either the segmented lengths or the length of the bend without the cut?  I need a total length and the code below gives wrong data for the one edge length.   the attached file shows what I mean.

Sub Bends()
Dim oDoc As PartDocument
Set oDoc = ThisApplication.ActiveDocument

[Code]....

View 3 Replies View Related







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