AutoCAD Inventor :: Using Content Library In Assembly And Sending To Other PC

Feb 12, 2012

I created an assembly on my computer and some of the parts used are standard parts from the content centre. Now I need to send that assembly as an email. I sent all the associated parts and files but the receiver still can't open the assembly correctly due to the parts from the content centre.

View 5 Replies


ADVERTISEMENT

AutoCAD Inventor :: Sending Assembly To 3rd Party

Nov 25, 2013

I have an assembly I wish to forward to a contractor. It is only small - containing some basic FEA (213 KB). What is the easiest, most effective way to do this? Pack and Go?

View 1 Replies View Related

AutoCAD Inventor :: Content Center Library

Dec 11, 2013

if i have created a custom content center library,  where all content center parts use my material "Steel XYZ", is there a way to use it in old assemblies that use a no custom content center library?

I mean, i have 100 assemblies that use bolt with Steel Mild material... can i change that material changing the content center library and using mine that use "Steel XYZ"?

View 2 Replies View Related

AutoCAD Inventor :: 2012 - How To Load Content Library

Apr 30, 2012

How to load the content library for 2012?

View 2 Replies View Related

AutoCAD Inventor :: Editing A Content Center Library

Feb 15, 2012

I'm trying to fix up the iproperties of a content centre item. However the part has been used before and saved in Vault. I have edited the library and then when I tried to use a part from the library, the part is just pulled from Vault, hence not having the edits on it. I tried a part that hasn't been used before and it works ok. How can I force it to rebuild from the content center so I can save over the copy in Vault?

View 2 Replies View Related

AutoCAD Inventor :: Installing Other Library In Content Center?

Jun 10, 2013

how I can install the 'Other' library content into the Content Centre?

I need the Australian Standards content but I was unaware that it didn't install automatically when I installed Inventor software, and from what I've read it's contained in the 'Other' library which I was also unaware you needed to install.

How can I solve the problem without uninstalling/ reinstalling? I'm using the downloaded Student version.

View 3 Replies View Related

AutoCAD Inventor :: Content Center Library Not Updating

Apr 25, 2013

I created custom library by coping iso read only library. Then edited custom library family table and created extra columns (for custom iproperties) for company purpose BOM. This columns needs to be updated from time to time with new part numbers.

When I update part numbers and hit apply it tells me that published successfully to selected library. Then i go to iproperties of updated parts and this update is not showing up.

I am using inventor 2010 and vault server.

View 9 Replies View Related

AutoCAD Inventor :: Content Library - Base Quantity Default To EACH

Aug 8, 2012

How can I have a component from the content library have its 'BASE QUANTITY' default to 'EACH' when I bring it into my assembly? Each time I have to reset this to 'EACH' when inserted into my assembly.

This happens in either frame generator or just placing from content center.

View 3 Replies View Related

AutoCAD Inventor :: How To Edit Properties Of Content Center Library

Jun 4, 2012

I am facing problem with editing content center library. Find attached file for more details. soft ware is asking for read / write library. I have  2011 version there is only read only option. 

 What will i have to do for the same.

View 2 Replies View Related

AutoCAD Inventor :: Adding GOST Content Center Library

Sep 8, 2012

How to download GOST content center library to Inventor 2011.

View 2 Replies View Related

AutoCAD Inventor :: Export Content Center Custom Library

Dec 11, 2013

Is there a way to export to share with other a custom content center derived library?  (without vault)

View 2 Replies View Related

AutoCAD Inventor :: How To Open Zipped Content Center Library

Oct 29, 2013

If you forgot to install DIN libraries during your original configuration:

Directly from your installation media, copy the relevant IDZ file to the Content Center library location on your PC. The IDZ file is an archived (zipped) IDCL file.  

The question is, how I supposed to extract this zipped file?

View 9 Replies View Related

AutoCAD Inventor :: How To Skip Library And Content Center Files

Nov 13, 2012

I'm trying to automate my drawing creation but i've run into a problem. In my code it takes the document collection object and iterates through and creates a drawing for each part and assembly the problem is i need it to skip the files from my library and content center since they dont require drawings. Here is the

Public Sub CreateDrawing()
'get documents collection object
Dim invDocs As Documents
Set invDocs = ThisApplication.Documents
'iterate through documents in collection
[code]........   

View 1 Replies View Related

AutoCAD Inventor :: Custom Content Centre Library Appears Empty?

Jul 25, 2010

I typically use basic ISO fastners in conjunction with the bolted connection generator. Just now I have discovered the ability to add a custom library to the content centre. This appears fantastic as I no longer have to sift through the 10 - 30 or so items available in each category to complete my bolted connection.

However I am experiencing a delima

I have created a custom library called "My Favourites" and it contains 6 bolt families, 1 spring & flat washer family and 1 nut family. All families are derived from the ISO standard (bar the spring washer which is DIN 128) and all thread pitches for the respective nut and bolt connection(s) match.

The problem I am experiencing is when I execute the bolted connection command I can add the bolt, 2 flats and 1 spring washer yet when I come to close the connection with a nut the nut selection box is empty?

I have the active project configured with "My Favourites" "Inventor Feature" & "Inventor Routed Systems" as the only in use libraries. Secondly, I have verified the existance of the nut(s) in "My Favourites" in the Content Centre Editor.

I am using Inventor 2010 updated to SP3 on a standalone machine, running Windows 7 Ultimate (w/ latest updates)

View 2 Replies View Related

AutoCAD Inventor :: Unique File Naming From Library Or Content Center?

Jan 20, 2012

I'm having some problems giving certain parts in my assembly a unique file name. Im reorganizing all of my projects in a

- content center
- designs
- libraries

way, where my projects are under designs and commonly used parts under libraries.

Now i have something like a pump. I can derrive this assembly into a solid and put it in the content center, or keep the assembly and put it in the libaries folder. since this is a part i use in multiple projects.

Now my problem is that this pump has a different name in every project, and a library part doesn't allow me to change this name. Say standard name is "centrifugal pump" while the name in project 1 would be P101, while in project 2 it has to be named P501 and so on in order to match with the flowcharts.

Is my only option here creating a solid out of these components and putting it all in my content center ( leaving my libraries folder totally empty ), adding it as a custom part afterwards ( so i can rename it ). I rather have it in my library folder, since this will keep my design folder organized without hundreds of duplicates of this pump, using different names. Besides i rather have it as an assembly so i can assign the connecting tubes of the pump to different sub assemblies of piping.

Different example, a butterfly valve excists out of 3 parts. the valve itself, and 2 connecting tubes. possible to dissemble. all 3 parts need to have the same file naming say XV900. 1 side of the valve needs to be assigned to pipe-01 while the other side of the valve needs to be assigned to pipe-02. Content center doesn't allow me to split files, but allows me to use unique file names. A library party allows me to split files ( if not read only ) but doesn't allow me to change names.

View 4 Replies View Related

AutoCAD Inventor :: Content Center To Drop Into Assembly

Oct 14, 2013

I can't seem to find studs in the Content Center to drop into my assembly. Are they not included?

I'm running Inventor Professional 2014.

View 7 Replies View Related

AutoCAD Inventor :: Content Center - Selecting Components From The Proper Custom Library

Jun 28, 2012

Because my company is setup such that it has 3 companies operating under one roof and multiple MRP systems we have components that could have different part numbers depending on which company is in posession of it.  As a design Engineer I need to be able to produce production drawings for all 3 divisions and provide production personnel the appropriate part #s for the items depending on where in the process the item is.

The Eng. Dept. acts across all companies the designs are controlled in a single place.  I have created Custom Content Center Libraries for the different companies for standard items like nuts, bolts, etc... 

How can I choose which Custom Conent Center Library my parts come from?

2013 Product Design Suite Ultimate
Windows 7 Sp1
Intel(R) Core (TM) i5-2400 @ 2.00GHz
6.00 GB of RAM
AMD Radeon HD 6570

View 3 Replies View Related

AutoCAD Inventor :: Editing Published IParts Model Into Content Center Library

Feb 22, 2012

I had a ipart that i already published into the content center library, how do i go back and edit the model? not all the published data but the ipart model its self 

View 1 Replies View Related

AutoCAD Inventor :: How To Get Whether An Occurrence In A Assembly Is Of Content Centre (kContentCenterObject)

Sep 20, 2011

How to get whether an occurence in a assembly is of content centre (kContentCenterObject) ?

View 1 Replies View Related

AutoCAD Inventor :: Why Access To Content Center Available In Assembly Environment

May 7, 2013

Why is access to the Content Center only available in the Assembly Environment?

Surely I can't be the only one that could benefit from access to the library when creating a single tube or beam or angle bracket etc..in the part environment.

View 6 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 :: Participate In Assembly Sections On Content Center Parts

Jan 22, 2013

A thing I bump in to everytime is that Content Center parts do not standard section in Assemblies and Drawings.

In the Drawings I can menage this by selecting the parts in browser or drawing views and get them sectioned or not.

In Assemblies there is the option to select "Participate in Assembly and Drawing sections" in the Document Settings.

Unfortunately this doesn't work on Content Center parts. Why not?

After searching the site, I noticed the "solution" to check the "Section All Parts" option in the Application options.

This solution is a work around. It only solves the issue when you want to section all parts.

But what if I want to section a few parts and not all?

For example, I do want to section my beams, pipes, tubes etc., but do not want to section my bolts, nuts, washers etc.

I thought that was wat the "Participate in Assembly and Drawing sections" option was for.

Currently working with Inventor 2012

View 7 Replies View Related

AutoCAD Inventor :: How To Add Part From Vault Library Into Any Assembly

Jan 9, 2013

I have a library file in the vault folder. I need use this library files to create new assembly file. How can i use inventor API similar to add occurrences to any assembly file.?. I am using Vault Project and saving the new assembly to the local folder. There is no need to download Vault Library file to local drive.Just i need to use the vault library files for assembly. Later If I add this project to vault along with the assembly i have created, It should always have the reference with the vault library files.

View 1 Replies View Related

AutoCAD Inventor :: Library Assembly Always Referencing To Save

Nov 28, 2012

We have an issue that I'm trying to work on and get a solution to move forward on a current project.  Previously when using a pneumatic cylinder, the procedure has been to set the stroke length as a permanent extrusion and not have it flexible.  I have created a few new cylinders that have flexible strokes, and then have positions set up as well.  We want these cylinders to be available for all projects and to be uneditable, essentially we need them in the library.  What is happening is when we place this part from the library and make it flexible in a project the assembly becomes dirty and is requesting to save the file before checking the main assembly back into the vault.  What am I doing wrong?  Is it not possible to have a library assembly file that is flexible in another project? 

Something similar to this website: [URL] ....

The only thing is having those hydraulics as library parts.

View 4 Replies View Related

AutoCAD Inventor :: Placing Content Center Parts At Assembly Origin 2012

Mar 14, 2012

I have just installed Inventor 2012 and am experiencing a bizarre problem with placing content center parts.  When I start a new assembly, and place a content center part, I would expect it to locate itself central to the assembly origin.  What actually happens is that it grounds itself wherever I click on the screen.  This doesn't happen with parts that I have created myself.

Is there a bug in the system or maybe an option that I have unknowingly switched off?

Inventor Professional 2012 SP1
Windows XP Pro 64 Edition SP2

View 3 Replies View Related

AutoCAD Inventor :: How To Configure Assembly For Flexible Library Referencing

Jan 8, 2013

I'm going through some customer equipment models and setting them up in my library for referencing.  For example, I'll setup a machine that belongs to a customer, then reference it through a library when I design new tooling and/or components to work with existing equipment.

One such machine is a simple positioner.  It's got a linear slide for "X" movement that's got an arm on a mounting plate.  The slide has some amount of travel, say 500mm or so.  And the mounting plate has 5 sets of mounting holes.  So the arm can have four bolts removed and be mounted in any (1) of (5) different locations.  This is in addition to the slide's travel.

When I design future assemblies and components for this, I'd like to be able to insert the assembly from a library into my "new" assembly in a flexible configuration where I can set it up using any combination of mounting holes AND slide travel.

So I can setup (5) different positional reps for the mounting hole configs.  That's easy.  With respect to the slide, I can create a constraint that allows the arm to extend and retract, but how can I get the library assembly to "rest" in multiple locations?  For example, I may work on Design A that needs the extension at 241mm and Design B at 316mm.

Would I need to setup a different Pos Rep in the library assembly for the requirements of every new design? Unfortunately, the design is proprietary to the customer, so I really can't post anything about it.

Inventor 2014 64-bit SP1
Win 7 Pro 64-bit SP1

View 2 Replies View Related

AutoCAD Inventor :: ILogic To Trigger And Insert Custom Content Center Files To Assembly

May 9, 2013

I would like to know, whether is there is any ilogic option by which the Custom content center is triggered automatically to insert component in an assembly.

View 7 Replies View Related

AutoCAD Inventor :: Add Mass Of Wires And Cables To Assembly (C&H Library Objects)

Dec 6, 2013

Seems like Inventor ignores wires and cables when calculating mass of the whole assy.

View 1 Replies View Related

AutoCAD Inventor :: Change Library Content Centre Status From Read Only To Read / Write

May 4, 2012

How to do it?

I am using Inv/Vault Pro 2011.

View 9 Replies View Related

AutoCAD 2010 :: Content Library Text Not Displaying

Apr 18, 2013

We currently use AC 2012 Mech.when selecting from the menu content/fasteners/screws and then opening the countersunk head types, many users will see what is dispalyed in the attachment good picture.png... the type of screw is displayed (we can see the text)...while other users selecting the same prompts from the menu will see what is displayed in the attachment bad picture.png... the text is NOT displayed...this occurs for many different types of content, not just the fasterners/screws...

View 2 Replies View Related

AutoCAD Architecture :: Use Content Browser For Detail Library

Aug 5, 2011

I have used the Content Browser sparsely in the past to drag and drop items to a tool palette....but I was thinking it may be a go location to manage our detail library....

As a test i had tried to drag or copy past autocad details into the content browser with no success.  I suppose there is a process to make linework usable for the content browser.

Do i need to convert the linework into a multi-view object and then drag it from the style manager into the content browser?

View 2 Replies View Related







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