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


ADVERTISEMENT

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 :: Place ILogic Component

Dec 28, 2012

Is it possible to skip the small preview window and the parameters display when i place an iLogic component white the command Place iLogic Component.

View 1 Replies View Related

AutoCAD Inventor :: Place Component Adaptivity

Mar 18, 2003

I have created a standard part that has imates and all features are adaptive. When I create an assembly and then try to place the component I would like for the part to come in adaptive automatically.

For example I have a nightstand I am modeling. The top and endpanels are in the assembly constrained to each other. I have a standard top back rail that is set up in a library and is used in all cases. The rail width and thickness is always the same but the length is different. I have two imates set up on the rail so when it is brought in, it will snap into place with one end of the rail mated to one endpanel and the other end mated to the opposite endpanel. But since the part is not adaptive on input it dosen't work right. One mate works fine but the other doesn't snap into place. Once I make the rail adaptive then it works fine but I have to insert it into the drawing first then make it adaptive then move the imates into place. Is there a way to make it adaptive automatically when it is initially placed in the assembly.

View 1 Replies View Related

AutoCAD Inventor :: Place Component Automatically To The Xz Plane?

May 24, 2013

Is there a way that will allow me to place a component into an assembly where it automatically creates a constrain between the components xz plane and the assembly xz plane? I tried the Ground and root component, but it does too much, I will need to constrain the component differently on the other component planes. 

View 6 Replies View Related

AutoCAD Inventor :: Place ILogic Component Doesn't Work?

Dec 2, 2013

I created a simple Part with some parameters to drive dimensions. Saved the part. I created an Assembly. Saved the assembly. Clicked Place iLogic Component. The Place iLogic Component window appeared Selected the Part. I can see the preview window (Part-01) & the parameter window... Used default values. Hit OK NO PART INSERTED! Using Inventor Pro 2014 64-BitLudesroc

View 1 Replies View Related

AutoCAD Inventor :: Trigger Place Component Triad For Any Occurrence

Oct 21, 2013

I love the new triad function when placing a new part in Inventor 2014: I am now searching to trigger the same function for a part that already has been placed. 

Something like:

1) select component

2) press a button (triggers the macro I now want to write)

3) the triad pops up.

I searched true the Inventor Help & what's new in the API. But didn't find any reference to that command. So I am afraid that it is not yet in the API. Could I maybe emulate it by replacing a component with itself using the place component command + emulating a mouseclick at the same origin as the original piece?

So a piece of code like:

1) get filelocation of selected part

2) get the origin point (x,y,z) of the part

3) get the translation between the origin of the assembly and the part

4) delete the selected part

5) place the part using the place component command (so the triad has been triggered)

6) fill in the filelocation, origin & translation

7) give control back to the user so he can move the part using the triad. 

View 3 Replies View Related

AutoCAD Inventor :: ILogic Form - Show On Place Component

Feb 22, 2012

Show on Place Component

If I set this to true, then when I "place iLogic component", I don't get the form displayed or the parameter table or the model preview.

 If set True, displays the form when placing this model as a component in an assembly. This setting affects Place Component and Place iLogic Component. If the template file has a form, this setting also affects Create In-Place Component.

View 1 Replies View Related

AutoCAD Inventor :: Form Button To Place ILogic Component

Jan 22, 2013

I wish to create a form that with multiple buttons. Each button will place another component (platform, stairs, ladder, railing).

I wish to place them using 'Place iLogic Component"

I know you can call this command by:

ThisApplication.CommandManager.ControlDefinitions.Item("iLogic.PlaceComponent").Execute

But is it possible to automatically browse to and open a file this way using a path "C:CPSVaultPlatformComponentsStairs.iam" within this command?

View 6 Replies View Related

AutoCAD Inventor :: Content Center - Unable To Place Component

Jan 19, 2012

I am using Windows 7 64bit and Inventor 2012 SP1 (Build 190). When placing a new content center item an error message of "Unable to place component" is reported. Content center was working previously.

I determined the problem resulted in using a custom Date format in the Windows Region and Language setting. To duplicate go to Control Panel -> Region and Language ->Formats Tab -> Additional settings button -> Date tab and change the Short date format to a custom format (I was using ddd M/dd).

To fix simply reset to a standard date format.

Note that this can be done whilst Inventor is running and I have have submitted a bug report. None of the standard date formats resulted in errors. I have tested "ddd-dd/M", "ddd/MMM/yyyy", "yyyy/MM/dddd", and "yyyy-MM-ddd" and all resulted in an error. "yyyy-MM-dd" did not result in any error.

View 1 Replies View Related

AutoCAD Inventor :: Default Template When Using Demote (Create In Place Component)

Mar 6, 2012

how to change Default template when using "Demote" in an assembly? Discovered that it was set to use harness.iam as default, want to have standard.

View 1 Replies View Related

AutoCAD Inventor :: Browser Component Names Do Not Change After Replacing Component

Jan 26, 2012

We are having an issue when we replace a component in Inventor Pro 2012.  When we replace a component, the name in the browser does not update to the new component.  We've even tried to close and re-open the Inventor assembly and that does not work.  We end up manual double clicking the name in the browser and type in the new component name. 

Inventor Product Design Suite Ultimate 2012
Dell Precision T7500 Workstation
Xeon Processor
16 GB of RAM
Nvidia Quadro FX 5800
Windows 7 x64

View 4 Replies View Related

AutoCAD Inventor :: Detecting If Component Occurrence Is Virtual Component

Jul 25, 2012

II need a way to tell if a component occurence is a virtual component.

I'm using a For Each loop to cycle through all of the components in an assembly, and if the component is itself an assembly to set the LOD to "Custom". I'm using the definition document descriptor object for this. It all woks fine until the loop comes across a virtual component which doesn't have a definition document, so I need a way to check if the component is virtual and needs to be skipped.Here's the

Option ExplicitImports Inventor.LevelOfDetailEnumSub MainiLogicVb.UpdateWhenDone = TrueDim doc As AssemblyDocumentDim oLOD As LevelOfDetailRepresentationDim oAsmCompDef As ComponentDefinitionDim oComp As ComponentOccurrenceDim oComps As ComponentOccurrencesdoc = ThisDoc.DocumentIf.
[code]....

View 2 Replies View Related

AutoCAD Civil 3D :: Structure Label Component Does Not Show While Dragging Into Place

Aug 2, 2013

When I reposition structure labels (in their 'dragged state'), the component <[Structure Offset Side(CU)]> does not show up while in drag mode. Sort of makes it hard to see the limits of the label if you are trying to place it in a congested area. Watch the "LT" part of the label in the GIF below.

No, it's not that big of a deal, but alignment labels with the same component do not behave this way, so I have to wonder why the structure labels do.....

View 4 Replies View Related

AutoCAD Inventor :: Using A Solid Component To Cut A Different Component In Assembly

Jan 11, 2013

I am trying to make port rims for pipes that can be swapped in and out of an assembly.  However, the ports will all be different sizes and located differently so I need the cut to be part of the port rim component, but affect the entire assembly it is part of.  I've been trying to get this to work for the better part of a day now,Here's a picture of what im talking about. I'm running Inventor 2008 by the way.

View 2 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 :: 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 :: 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

Revit :: Model In Place Component

Sep 27, 2011

Can a Model in place component be replaced with say a wall? If i have n extruded form can it be replaced with a family?
 
what's the best way to add material to a model in place component?

View 3 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 :: 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 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 View Related

Revit :: Faded Structure While Making In-Place Component

May 23, 2013

While making an In-Place Component, Revit fades everything else and makes it hard to see anything except for what you are working on. Is there a way to change this so that everything else isn't as faded.

View 2 Replies View Related







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