AutoCAD Inventor :: Edit / Add Matchlist Items In Assembly With IMates

Feb 27, 2013

I've got an existing assembly in which I need to change the matchlist for the imates.  I have been able to change the imate names but not the match list. 

The only reference I have found creates the iMate in a part.  I need to edit an existing iMate in the assembly document for the matchlist.

I have some code below, but it is not complete.

    Set MyPart = ThisApplication.Documents.Open(strJobLocalDirectory & strLFVAssyName)
    Set oAssyComp = ThisApplication.ActiveDocument.ComponentDefinition
        'Dim oDoc As Inventor.AssemblyDocument
    Set oDoc = ThisApplication.ActiveDocument
        Dim oInsertiMate As InsertiMateDefinition

[code]....

View 2 Replies


ADVERTISEMENT

AutoCAD Inventor :: Add Items To IMate Matchlist With VB?

Nov 29, 2011

i am trying to add some items in the iMate matchlist. But with the code i use below i recieve a runtime '10' error:

This array is fixed or temporarily locked.
 
Function PlaceiMates()Dim oApp As ApplicationSet oApp = ThisApplicationIf ThisApplication.ActiveDocumentType = kPartDocumentObject Then Dim odoc As PartDocument Set odoc = oApp.ActiveEditDocument Dim oInsert As Object Dim oInsertiMate As InsertiMateDefinition Set oInsert = ThisApplication.CommandManager.Pick(kPartEdgeFilter, "Pick Edge for Imate") Set oInsertiMate = odoc.ComponentDefinition.iMateDefinitions.AddInsertiMateDefinition(oInsert, True, "0mm", , "Test") Dim ml(1) As String ml(0) = "pl" oInsertiMate.MatchList = mlEnd IfEnd Function

View 1 Replies View Related

AutoCAD Inventor :: Edit CC Parts To Have IMates

Sep 14, 2012

I currently have to palce a lot of parts from the content center into an assembly and miss essential imates for easy placement. I am using IV2010 at the moment and have no clue where to start.

I have tried copying a new instance of a part into a new library. I then placed this component in the assembly hoping I could add iMates to it in the assembly environment. But when I want to save I get the message that the part has not been checked out for me to use even though I have read/write access to the library.

So a couple of questions here:

As files in the CC are saved in a datapase and not as part files, can imates be included in that database? Do I really need to recreate the part from scratch, and then publish it to the library?

How would it be possible to open up a CC file like in the part edit mode in an assembly?

View 1 Replies View Related

AutoCAD Inventor :: Place List Of Components With IMates Into Assembly Using Ilogic

Feb 15, 2013

I was just wondering how to place a component into an assembly using ilogic?  If this is possible, is there also an option to choose if iMates will be generated?

I would ideally like to place a list of components into an assembly, the list with probably exist in excel, then have iMates set to 'Automatically generate iMates on place' so that my assembly assembles automatically.

Inventor 2013 Certified Professional
Autodesk Inventor Professional 2011
Windows 7 Enterprise, 64-bit

View 7 Replies View Related

AutoCAD Inventor :: Use IMates Names To Place Hydraulic Adapter Into Assembly

Jan 10, 2012

I am trying to use iMates names to place a hydraulic adapter into an assembly. The adapter has two male ends - one end with an insert iMate matching a cylinder iMate and one end with an insert iMate matching the hose fitting. When placing the adapter, the iMate names are ignored and it is mated backwards using inferred iMates.

Also, I get an error because it wants to mate new instances of the part to the unconsumed iMate of the part that was just placed (which I guess would place parts into infinity). I have changed around the iMate names and matching names every way I can think of, but the names still are ignored, and it uses other deferred iMates.

View 5 Replies View Related

AutoCAD Inventor :: Can't Find Content Center Items In Assembly

Mar 20, 2012

When my colleague opens one of my assembly's which has content center items in it his inventor cannot find them and vice versa. I am assuming my content center items are coming from my hard drive and not a server from the same place as him. How do you set it up so both our computers take content items from the same location?

View 2 Replies View Related

AutoCAD Inventor :: 2014 Assembly / Unable To Reorder Browser Items

Jun 28, 2013

place a component in the assembly.

create an assembly plane based on the assembly origin planes, (not the component origin planes).

in the browser, try to drag the plane above the component.

its not working on my machine?

View 7 Replies View Related

AutoCAD Inventor :: Edit Part In Assembly

Mar 26, 2012

I have written a program where i will copy inventor assembly tree to custom form in tree format. Now my problem is whenever i click a part in tree i must edit the part. I am trying to access the Fx parameter/IAssembly to use it but not getting desired results .

View 8 Replies View Related

AutoCAD Inventor :: 2013 - Assembly Constraints Cannot Edit

May 7, 2013

Just started converting over to 2013 and I can no longer edit constraints.  Is this part of the new way.

View 1 Replies View Related

AutoCAD Inventor :: Cannot Edit Parts In Assembly Anymore

May 28, 2013

So I have been working on this assembly for quite a while and now Inventor 2013 doesn't let me edit my component on the fly from the assembly space like before. (the Edit button appears dim as shown below)

I am (unfortunately) running the soft on XP and it's running out of memory quite often. I was wondering if it was possible that Inventor blocks the user from using functions that could lead to a potential crash. 

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 9 Replies View Related

AutoCAD Inventor :: Create / Edit Sketch In Assembly

Mar 20, 2012

I created an assembly of parts and then converted my assembly to a weldment. I then realized that I need to create a sketch and make an edit to my assembly. The sketch command is greyed out however. I did some trouble shooting and realized that once I converted it, it no longer allows me to make edits. Is there anyway I can get around this? do I now have to re-create the entire assembly to make this edit at the assembly level? If so this would really suck since it is a rather large assembly. I see saving as a new IAM doesn't work as well.

View 5 Replies View Related

AutoCAD Inventor :: Edit Some Parts In New Mirrored Assembly?

Dec 1, 2011

Im using Inventor 2011. I mirrored an assembly contained 3 smaller assembly (each assembly had 6-7 parts).

I want to edit some parts in the new mirrored assembly, but I cant.

How can I edit the mirrored parts?

View 1 Replies View Related

AutoCAD Inventor :: Unable To Edit Part In Assembly / 2014

Jun 7, 2013

When I double click a part in an assembly it does not edit the part.

When I right click "edit" is greyed out.

How do I edit a part in an assembly.

View 1 Replies View Related

AutoCAD Inventor :: Edit Multiple Parts In Assembly And Update

Feb 7, 2013

Im working on a plastic enclosure, I needed to make a hole for a connector but this hole would cut into both the top and bottom of the enclosure. Normally when I edit parts in an assembly I just double click them, they become transparent and I can do all my edits. Since I need to make a hole that cuts into both parts, I just went to the 3D Model tab started a new sketch and extruded out the cut.

However doing it this way does not reflect the changes when the parts are opened on their own. Is there a way to have these changes trickle down to the part files?

View 9 Replies View Related

AutoCAD Inventor :: How To Enable Using IMates

Mar 7, 2013

For some reason, I am unable to use the iMate feature of Autodesk Inventor.  I am unable to select iMates on existing parts to assemble them with other parts.  I have followed all the instructions for using iMate features, but I always run into trouble because, even though I did indeed enable iMate glyph visibility, and I did do all the other stuff they said, when I click on the iMate glyph, nothing happens.  It is as if they weren't even there at all.  Selecting the iMates from the project browser on the left doesn't work either; while I am able to select the features, I am unable to move the parts or select any other iMates, except as a group selection, which doesn't let me do anything, either.

View 1 Replies View Related

AutoCAD Inventor :: Multiple Use Of IMates / In A Stamp

Dec 19, 2013

We have a frequently used bearing assembly for dampers, mounted to plate consisting of a shaft hole w/ 2 countersunk holes for flat head cap screws to mount the bearing.

I have a stamp for the hole array into the plate, and can individually i Mate each FHCS into said holes after placing in the assembly onto the plate.

Is there a way to set up the iMates so that the bearing assembly would plop in automatically into the two separate countersunk holes? Not sure if you would have to create iMates in the stamp...or if thats even possible.

Sometimes the damper may have 2 bearing assemblies @ opposite side of the frame for one blade shaft, sometimes we may have as many as 4-5 blade shafts (10 bearing assy's). So Im imagining dragging the thing to each iMated array and dropping it in.

Inventor 2014
Windows 7 Pro SP1
Intel(R) Core(TM) i7-3770k CPU @ 3.50GHz
16GB RAM
NVIDIA Quadro 4000
3D Connexion SpaceMouse Pro

View 2 Replies View Related

AutoCAD Inventor :: IMates In Sketch Blocks

Jun 29, 2010

Is there an option to add an i mate within a sketch block. I am working on a belt conveyor for handling coal and have created a master sketch to drive all components for along the conveyor.

As the ground modules are all the same module, i have a sketch block. Problem is i cannot add an i mate to the idlers within the sketch block. It means i can only create to i mates individually after the sketch block is copied or patterned.

View 5 Replies View Related

AutoCAD Inventor :: Create IMates On Workpoints

Sep 7, 2012

I'm working in Inventor 2012 and new to VBA and I'm gonna kick myself if there's a really easy answer to this. I've got 120+ WorkPoints on corresponding WorkAxes on an irregular pattern both horizontally and vertically. I'd like to Select all the WorkPoints and add a mate Imate then all the work axis and add an insert imate to ease placement of a part at each location within an assembly (this scenario crops up quite often).

I've been trying to use AddMateiMateDefinition but it doesn't seem to let me pass a WorkPoint to it, is it possible?

View 2 Replies View Related

AutoCAD Inventor :: Adaptive Part Using IMates

May 27, 2010

Is there a way to make a part being placed into an assembly instantly adapt using imates?

For instance:New assembly... Place box 1...Place box 2, but have it automatically placed inside of box 1 and sized to fit inside with 1" clearance all around.

View 1 Replies View Related

AutoCAD Inventor :: IMates / Naming And Placement?

Apr 6, 2004

How does IV recognize iMate naming. I am trying to use specific named iMates on parts that when placed in the assembly that they can be placed in the correct postions. What I have run into is that no matter how I name the iMates I can place a part with one iMate name on a non-matching named iMate. Ex.- 1601-1 will mate with 2201-1 using the alt-Drag method. (These two iMates are both insert types.) This happens sometimes using the "Use iMate" checkbox on the place component dialog. I thought that the naming and type of iMate dictated what mates with what not just type.

View 5 Replies View Related

AutoCAD Inventor :: Getting User Selection Within Part Edit Mode In Assembly File

Feb 24, 2013

I'm working on Autodesk VBA, and I'm trying to get user input on which vertex to use for a constrain. I want to make a macro that can go into part edit, allow user to select a vertex, and then automatically set up the constraint. Initially I wanted to do this in a single macro, using this short piece of code

while oSelectSet.Count <>1
DoEvents
Wend

While this worked when run directly from VBA, if I call it as a macro in Autodesk itself, the DoEvents doesn't seem o work because I wasn't able to make any selection at all. I googled and it seems like this is just how macros are.

So I split the code into a 2 subs and a function (as attached), and put them into separates rules that I call using a form in Autodesk. The first sub "Meta1Pin1_1" works, then I would select a vertex in edit mode. But when I go ahead and call the second sub "Meta1Pin1_2", I get the error message that I created which says no vertex is selected. But if I select a vertex and call the second sub again, it will work.

So I've been trying different things and I realize that every time when I first call the second sub, my selection is erased teh moment it goes into the sub. But, for some unknown reason, the selection will remain when I call it the second time. I can't figure out what exactly happened between the first and second call of the same sub, that allowed the selection to remain.  

' prepares assembly for user input by grounding bones and going into part edit
Public Sub Meta1Pin1_1()
Dim oDoc As AssemblyDocument

[Code]....

View 2 Replies View Related

AutoCAD Inventor :: Design View Representation - Add Using IMates

Jun 17, 2013

Is there a secret to having the Design View Reps stay on the right settings when using Occurrences.AddUsingIMates? I've got a master top level assembly that I'm bringing other iLogic modules into by using an iLogic form in the master top level assembly. The form calls a rule that makes a copy of the module assembly in the same file location as the master TLA. It then adds the module TLA  to the master TLA using iMates, and calls an external rule to copy all the sub files from the module into that file location and replace them in the module TLA. The user then calls the module's configuration form using a button on the master TLA's form. 

I've been using a line of code to set the DVR back to default and associative for the module, but now that has stopped working and it immediately goes back to Master after running the rule, or even if I try and set it by hand. But if I bring the same module in and place it using the Place button, it comes in correctly. I've even added a NameValueMap for the DVR optional argument on AddUsingiMates and that hasn't work.

View 2 Replies View Related

AutoCAD Inventor :: API To Place Component At All Matching IMates

Dec 21, 2011

Create code that will allow me to place a part in an assembly at all matching iMate locations. I would also like to call this function from iLogic using RunMacro if possible.

View 1 Replies View Related

AutoCAD Inventor :: IPart Members Are Missing IMates

Nov 4, 2011

I'm having an issue with imates not showing up on members of an ipart. If I open the factory file the imates are there, but if I open the member file the imates are not there. This is causing an imate error in my assembly because when I need to switch members out (at the assembly level) the imates are not holding because they're not there!?!

I've even tried "Dirtying" the file by creating a plane and then deleting it, doing a save, then a generate files. This doesn't work either. Why won't the imates show up correctly on the members that they're supposed to show up on?

View 6 Replies View Related

AutoCAD Inventor :: IMates To Drive Parameter / Dimension?

Mar 8, 2013

know if I can drive the length of a shaft based on two iMates being satisfied? We'll take a driveshaft for example. If, using iMates, I make it connect to the transmission yoke and to the axle yoke, can the Length parameter automatically be changed so it fits?

View 9 Replies View Related

AutoCAD Inventor :: IMates In Replaced Content Center Files

Jan 18, 2012

Recently we added i Mates to some library-parts. Also replaced some Content Center models by models with iMates. When we place these Content Center parts, the only way to activate the iMates is to right click

When creating a new iPart with iMates and publish this to Content Center everything is working well. Our server and workstations are up-to-date, so I think this is a "bug". Maybe Autodesk fixes in the next update.

View 2 Replies View Related

AutoCAD Inventor :: Include / Exclude Imates From Two Parts And 1 Whole Part

Nov 15, 2013

I want to exclude imates from two parts and 1 whole part at the same time.

This is my situation:

PartA with 2 sets of imates(for constrains on 3 axis for no movement) on the right side. Set A and set B.
PartB with 2 sets of imates, one on the left side set A and one on the right side, set C.
PartC with 2 sets of imates on the left side. Set B and set C.

i want, in a iPart, part A connected with part C connection with iMate set B. And in the same ipart i want Part A, B and C connected respectively with iMate sets A,C

So in the first situation i want iMates A and C and part B to be suppressed and in the second i want iMate set B to be suppressed.

View 1 Replies View Related

AutoCAD Civil 3D :: Profile Entities Vista Items Shaded (unable To Edit)?

Mar 19, 2013

Civil 3D 2013, trying to edit a FG profile through the Profile Entities vista and Profile Layout Parameters dialog box. All entities in the vista are shaded (locked) and will not allow me to edit. Is there something that I am missing here? I should be able to edit the PVIs (or entities) correct? I couldn't find anything in documentation as to why these are shaded and not allowing me to edit them.

View 5 Replies View Related

Illustrator :: CS6 - View Clipboard And Edit And / Or Delete Items?

Sep 30, 2013

I have Illusrator CS6, and it ask when I close, if I want to save to clipboard. Now the program runs slow. Is there any way to view clipboard and edit and/or delete items that are on it?

View 1 Replies View Related

Paint Shop Pro :: Switch Between Items Without Closing Out Item While In Edit?

Mar 5, 2012

Is there a way to switch between items without closing out an item while in edit? ie: You have two (or more) items open in edit, and you want to cut from one item and paste on another but you don't want to close out the one you just cut on. I tried using the little arrows on top of the edit workspace, thinking these would be the way to switch items, but they don't do anything, at least for me anyway. I tried looking in the user guide but no luck.

View 3 Replies View Related

GIMP :: Edit Menu Options To Remove Unused Items?

May 24, 2012

Is it possible to edit the menu options to remove those items I will never use ? If so then how ?

View 5 Replies View Related







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