AutoCAD Inventor :: Location For Content Center Files?

Mar 12, 2012

I'd like to have all content center files i insert for a project saved in the project folder, or at the same place all my ipt iam files are located, or simply in a folder within the project folder. And NOT in the default content_centerR2012en-US that the software use.

View 7 Replies


ADVERTISEMENT

AutoCAD Inventor :: Content Center File Location?

Dec 22, 2011

When our tech was here to install Vault for us I had several pressing tasks going on and did not learn how to find and alter our content center files. I now have a little time over the Christmas break to work on this. Where do I look in the settings to see where the content center is located? I plan to copy the files to my machine as I will not have access to the server over the break and I will need to know where to reset the file search at. Is this done through the project folders? If so how do I accsee read/write? I do have admin rights and we are using 2012.

Inventor Premium 2013 SP1.1
Vault 2013- plain vanilla version
HP G71 notebook
celeron cpu w 4gb RAM and 64 bit system
Win 7 home premium

View 9 Replies View Related

AutoCAD Inventor :: Content Center Save Location

Jul 11, 2013

We have about 25 users on Inventor working via a common network on multiple projects, we do not have vault. 

In using the content center, I see one has to specify the location of instanced content center parts under options>file>>Default Content Center files. Is there no other way to get the instanced content center parts to save under the specific project file location without changing it manually each time via options>file>>etc. Is there a setting under projects?

View 2 Replies View Related

AutoCAD Inventor :: Vault - Content Center Save Location?

Oct 29, 2011

I would like to have our newly created Content Center parts end up in a vault folder location unique to them. This will manage our conversion from the standard parts to our custom parts. Unfortunately, Inventor automatically saves these to the en-US folder. How can I set parts to automatically save to the Content Center/Roberts Standard Parts location as shown (attached) when they are inserted in an assembly.

View 2 Replies View Related

AutoCAD Inventor :: Created New Item In Content Center - Location To Open Part File

Sep 24, 2012

I have created a new item in content center in my personnel library. When i am creating a new item in content center its creating  *.ipt file somewhere ? If so from which location i can open the part file ?

View 3 Replies View Related

AutoCAD Inventor :: Content Center Files

Feb 22, 2012

Why can't Autodesk be more consistent? I'm trying to use Part Number in my Description Field in Family Table.

I.e.. Hex head bolt : DIN 931-1 - M6 x 60

Countersunk bolt : M4  x  20 DIN 7991

Why the switch???

View 2 Replies View Related

AutoCAD Inventor :: Rename Content Center Files?

Jul 12, 2013

I want to rename all bolts, nuts in all my families in Content Center. Is there an easy way to do this without messing up content center and assemblies?

Before we started using Vault we had to define the filename and include the description in the filename to be able to find and resuse the part. The filename was combined with article no and description. We would now the filename to be only the article no.

Example:

   100056 - Bolt hexagon head M5x16 A4 DIN933.ipt

should have filename:

   100056.ipt

Autodesk Inventor/Vault Professional 2013

View 2 Replies View Related

AutoCAD Inventor :: Files Missing Content Center

Dec 26, 2013

I am using IV 2010. I am missing the metric items for content center.  I have checkeed the filter for DIN and nothing appears.  It looks like the only thing I can view is ANSI.  How do I get the rest of the content center loaded?

View 1 Replies View Related

AutoCAD Inventor :: Autodesk 360 Content Center Files

Jun 15, 2013

I am starting to use Autodesk 360 a little now. Mainly with new Inventor 2014 projects.If I have a project file setup on 360 that I can access from work and from home. Home does content center parts work?

So if I insert a content center part in assembly while working at home will work pc load up the same part when I open assembly at work?Must I have content center mapped to 360 drive or?

View 2 Replies View Related

AutoCAD Inventor :: Adding Content Center Files

Jan 31, 2013

I am using Inventor 2010, and just gone through the install program to add in content center files.   It installed 11 IDCL files and 1 IDZ file. I copied all these files to "C:Documents and Settingsdshupin1My DocumentsinventorContent Center FilesR2010".   Now, when I try to open something from my content center, I get a "Failed to open document" error, then another error that the file is not valid for placement.

View 6 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 :: Set Default Paths For Content Center Files?

Nov 13, 2013

I would like every new project created to have "Content Center Files" path set to %project%/Content Center

Wher can I set default paths for content center files and design data for new projects?

View 9 Replies View Related

AutoCAD Inventor :: Default Content Center Files Path

Nov 25, 2013

I am working on a PLTW image that includes Inventor. We had an issue with our original image and had to rebuild it. Now we are running into an issue with setting the Default Content Center Files path. In our profile (DefProf) we use to create the Default profile the path is set to

"%USERPROFILE%DocumentsInventorContent Center FilesR2013".

However, when we use this to create the Default Windows Profile and log in as a user (Test01) the path changes to

"C:UsersDefProfDocumentsInventoryContent Center FilesR2013".

We did not have this problem on the other image.

View 3 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 :: Sharing A Project With Content Center Files / Error

Oct 21, 2013

I am trying to share an assembly with some design accelerators and content center files and it seems to be not possible. I changed the directory of the application>file>content center to the same location on both PC but it is still not working.

View 2 Replies View Related

AutoCAD Inventor :: Pulling In Parameters Of Content Center Files Into Drawing

Aug 17, 2012

I’m looking to do a drawing of a content center file that has a table associated with it. I’m looking to do a table much like the general table option that pulls in parameters of a std. part. I understand that content center files have no intelligence to thread data but If there is no easy way of doing that I may need to pull in an excel sheet that has the data I need.

Ultimately I would like a table that has the part #, “Dim A”, “Dim B”, etc. that links to text dimensions on the content center part view in the drawing. 

The reason I want it to be a content center file is that I have a couple hundred parts that only differ by one or two dimensions and don't want to have to go through that many drawings to update and make changes to.

I am using Inventor 2012 Pro

View 4 Replies View Related

AutoCAD Inventor :: Change Description That Appears In Properties From Content Center Files?

Apr 4, 2012

Can I change the description that appears in the properties from content center files ? I want that appear Pa Allen or something like it, but the description is "Hexagon Socket Button Head Screw - Product grade A" from Content Center.

View 1 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 :: Content Center Filter Voids All Content When Engaged

Nov 20, 2011

Somehow the Content Center Filter clears all content while in ISO or DIN. Both libraries are turned on in project.

I can see only one custom library when either filter engaged. I also see both ISO and DIN parts when filter is off.

[URL] ........

View 4 Replies View Related

AutoCAD Inventor :: BSI Content Center

Jun 1, 2012

I used to use the BSI content fine in my old version of Inventor, but on this years version there appears to be no BSI content.  I have tried reinstalling the content center and all of the options are selected but still no BSI?

View 2 Replies View Related

AutoCAD Inventor :: Can't Log Into Content Center

Nov 18, 2011

I can log into data managment services outside of inventor.

I can't log into content center or access frame generator from inventor.

INV 2009

View 1 Replies View Related

AutoCAD Inventor :: How To Use Content Center

Jun 22, 2012

I'm using a student version of inventor 2013, and i'm trying using the content center for add bolts at my project, but all the components are unable for my use, because everything are marked as read only.

How can i do for use these components? and other question, how can i create account at vault?

View 6 Replies View Related

AutoCAD Inventor :: Content Center Characters

Oct 13, 2012

We have an extensive library of parts that we consistently utilize, but we do use Content Center for hardware and routed systems components.

All of our library parts have our company ERP's item number in the stock number iProperty, and the ERP's description in the Comments iProperty.

For CC items, we have added columns for these and mapped them to the appropriate iProperty.

Everything works great except for one thing.

Many of our ERP descriptions inlude inch marks, foot marks, and the & symbol.  For our normal library parts thhis is not an issue.  However, CC items utilize these characters differently.  The result is our descriptions come out different that what is entered.

See the example below...

How to include these characters in the CC descriptions?

Inventor 2012 SP3 ~ Vault Pro 2013
==================
Lenovo D20 Workstation Intel Xenon E5640@2.67GHz (2)
Win 7, 24gb RAM, NVIDIA Quadro FX 3800

View 8 Replies View Related

AutoCAD Inventor :: Content Center Sharing

Jun 22, 2012

At my company we currently have a huge number of Autocad deployments for 2010,2011,2012.  Right now our deployments weren't setup to include the content centers.  I have installed 2012 Inventor on my personal computer as a trial version to grab the .idcl files.  I was wondering if I would be able to just drag and drop these onto a server and have my co-workers point to the file location within inventor itself via options>content center>etc.  

View 6 Replies View Related

AutoCAD Inventor :: Content Center Not Visible

Nov 29, 2011

Two computers with Inventor Pro 2011 on them, same set up in Apllication Options/Content Center and Apllication Options/File. On one Inventor sees Content Center on the other does not. What could be the problem? 

View 2 Replies View Related

AutoCAD Inventor :: Content Center Is Empty

Jun 24, 2013

Installed 2014 recently, and now my Content Center has nothing in it. The "Place from Content Center" window loads, and there are no folders.  My item count is 0.  I've attached a screen shot for reference. Clicking the refresh button does nothing.

We have no custum hardware/materials/etc.

If I try to update the content center library (step 2), the Configure Libraries is full of "Not Available"s. Again, I've attached a screen shot.  I'm nervous to continue migrating with out all that info.

There are two pc's with IV, and the content center is working fine on the other pc.  The CC is a local thing, and only my computer seems to be upset.

View 4 Replies View Related

AutoCAD Inventor :: Customized Content Center

Mar 24, 2012

I want to make a customized channel with all the dimesnions fixed - except A and G (variables). See attached screen shot.

View 1 Replies View Related

AutoCAD Inventor :: Publishing To Content Center

Jul 24, 2013

I just created an empty Fastenal Library, and it is set to Read/Write.  We order most of our fasteners from them, but not much else, so I used "Copy Category Structure To" Fastenal.  I created a plain washer to add to the library, but when I try to publish it, I can't get it to work.

 When I "Publish Part," I select Fastenal and English, then am asked to select a category to publish to.  The Washers folder is greyed out, along with most other folders, but the Ball sub folder is not.  I can't select Plain, which is what I need, but I can select Ball.

Also, is there a way to delete sub folders?  I right click on Pins or Rivets, and the option to Delete Category is greyed out.

View 1 Replies View Related

AutoCAD Inventor :: Content Center Customization

Feb 9, 2012

I have been working on creating custom content center families that will populate our company's part numbers and descriptions into the browser and drawing BOM.  I have been quite successful in this except with the material.  I've created custom materials for the fasteners that have the specified strengths and finishes per the fastener.  By doing this I've created a different problem.

How can I create a custom property that will insert a specified value for material into the BOM?  I've tried to change the link for Project.Material and then the part inserts as Inventor's default.  I don't think creating individual material styles for each fastener is a viable one since I'll end up with duplicate style names.

IV 2012
Running on:
Windows 7 64 bit
12 GB Ram
Intel Xeon processer

View 3 Replies View Related

AutoCAD Inventor :: Content Center Printout

Aug 6, 2013

Where I can get a pdf of the standard Content Center Library? Just a list of all the parts and sizes along with nomenclature.

Dell XPS 8300
Intel(R) Core(TM) i7-2600 CPU@3.40GHz
16GB RAM
Win 8.1 Pro
Autodesk Product Design Suite 2014

View 4 Replies View Related

AutoCAD Inventor :: Content Center Link

Oct 5, 2012

I am using content center for fasteners I want for my assembly.However, when I close the assembly drawing and try to reopen it, the link has been lost between the assembly and the fasteners and I am unable to find them.

I have created a project file before I start the assignment thinking this will solve the linkage problem but no luck.

View 3 Replies View Related







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