AutoCAD Inventor :: How To Find Files From 3D Scanner
Apr 10, 2012How to find files from 3D Scanner?
I want to try Point cloud.
How to find files from 3D Scanner?
I want to try Point cloud.
i used to use Windows XP with Photoshop 6 and my Epson RX500 scanner/printer would show in the Import option but using my new iMac and Elements 11, it does not show. All my drivers are up to date but I can't sort out from the forum information how I can find the necessary plug-in to solve my problem. I know I can scan and save to a file which can then be opened in Elements but the other way is much more convenient.
View 17 Replies View RelatedI'm working on a routine to find orphaned objects in .idw files. So far, I've found it relatively simple to find orphaned dimensions, balloons, surface texture symbols and centerlines/marks, but I'm having trouble with leaders (such as for tapped holes, etc.) and weld symbols.
I've tried iterating through a drawing's SketchedSymbols collection, but it seems that this collection always has zero size, and unlike the items I've been successful with so far, I cannot find a specific collection for those items either within the sheet or drawingview objects.
I have unchecked resolve file references, etc, and still basically spends 5 minutes looking for files i told it not to look for. Why doesnt it just open the assembly or drawing, without waiting for ever?
View 3 Replies View RelatedMy organisation has a laser 3D scanner which we have used to capture the external profile of Ironman toy. I like to import the model into Inventor for modification. However, I do not know what is the file type which Inventor can import from. The output from the FARO 3D scanner are wrp, 3ds, dxf, oogl, iv, ply, stl, u3d, wrl, obj. It does not have stp file type.
What file type should I ask my colleague to output to ?
I cannot import files from my Cannon Scanner. I just installed Photo Elements 12. I never had a problem with Photo Elements 8.
View 1 Replies View RelatedI am not able to find monochrome.ctb when I click on File -> Page Setup Manager -> Modify -> Plotstyle table my only selection are .stb files which are color. When I try to add a new file it will not allow me to do a .ctb file or changes the properties from color to grayscale.
I have gotten a driver for monochrome.ctb from my co-worker. I clicked on File-> Plot Style Manager-> Add-A-Plot Table Wizard and then walked through the steps to upload the monochrome.ctb drive. The drive then appears on the list of drivers in Plot Style Manager. However it will still not let me select monochrome.ctb as an option to publish to. Is there something that I have not tride? Am I able to use .ctb in AutoCAD LT 2012?
URL....I have a jpg file that I needed to apply some transparency to and saved it as a png file. I now want to delete the jpg file but it's being referenced in several drawings, but I don't know which ones. Is there a way to reverse the function of Reference Manager, ie find all the drawing files that reference my jpg file?
View 2 Replies View RelatedI'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
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 Relatedi 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 RelatedI 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.
All the tutorials I have found tell me to start at the exercise files, but I can't find them.
View 8 Replies View Relatedtrying to find files using key words is not working using bridge with cs3 and windowsxp.
when key words are attached to a file they are evident when the image is open. when i try to search for the file using the selected key word i get a no results found response.
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 RelatedIn 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?
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?
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 RelatedIn 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"?
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 RelatedI 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 RelatedTrying 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.
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 RelatedAm 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.
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 RelatedI 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]....
Writing a rule to find and replace text in a dwg?
AutoDesk Inventor 2012
When I draw a line at the origin, it does not find the origin and snap to it, or auto apply the horizontal constraint when near horizontal. Or if I draw an L the lines are not connected. That is, I can pull one line away from the other. I can not find the settingsto correct this behavior. What's up?
View 2 Replies View Relatedcan't find my icon even in program files.
View 3 Replies View RelatedWhere do I find the Work Files Folder?
View 1 Replies View RelatedI wonder why image that imported to illustrator be linked, not included to Ai files like coreldraw does.In my office, other computers, their illustrator could read the linked image even the image file has moved to other folder..Why my illustrator CS5 couldn't recognized it? is there any setting I should change?
View 1 Replies View Related