I've loaded column form i in family in revit 2011, but it's show an eror as pic. Can u fix it ? Thanks
|
I've loaded column form i in family in revit 2011, but it's show an eror as pic. Can u fix it ? Thanks
The Specify Types window is a catalog list, which has an incorrect value in column # 5.
To fix it, you need to find a .txt file that has the same name as the family you are trying to load. If the family is called "Square column.rfa" there must be a "Square column.txt" in the same directory. Find that file > Open it in Excel > Make the correction > Save as .csv > Open in Notepad > Save in .txt format again. I say open it in Excel because it's a lot easier to understand the relation between columns and rows in Excel than in Notepad.
Below is an example of how a catalog file looks like when you open it in a text editor:
,Width##length##inches, Table Height##length##inches,ShelfT##length##inches,Shelf Height##length##inches,Length##length##inches,LegT##length##inches
Coffe Table,30,4,1.5,12,48,3
Japanese Tea Table,30,12,1,6,48,2
Projector Table,24,36,1,18,24,2
In the illustration provided, if there was a problem with "Projector Table" in column #5 , I would had to correct the 4E cell.
Last edited by alfredo medina; 2010-05-19 at 11:33 AM.
Sorry, i tried but it's hard to understand, and i must do that with all Structure Family ? and that's an eror of Revit 2010 or another reason ? in revit 2009 no have this eror, can u exphain with me ? thanks
Based on the image you posted I can tell that you are trying to load a family called "I-Column" and from within that family you're trying to load a type named "I300x150x8"
Since this family file has several types, they are listed in a catalog. This catalog is a .txt file with the same name as "I-Column" but with a .txt extension. Therefore you need to find that "I-Column.txt" file. The path should be similar to this:
C:\Documents and Settings\All Users\Application Data\Autodesk\RAC 2011\Metric Library\Structural\Columns\Steel\I-Column.txt
(the path might vary depending on your operating system)
Most likely In the row that corresponds to a type named "I300x150x8", in column # 5, it says "5.5," . Try removing the comma, save as .csv, close. Open the .csv file in Notepad, and save it as .txt. Then, try to load the family again from the library into the project.
(or if you find that file, please post it here)
Last edited by alfredo medina; 2010-05-19 at 02:48 PM.
It would probably be better if you could post the txt file. Do a search on your computer for "I-Column.txt" and upload it to the forum. We can take a look at it and see what is fubar.
Are these families that came with 2011 or from 2010? I found nothing wrong with this catalog. Try this, copy the rfa file to your desktop, then drag the rfa from your desktop to your revit window. Does it open then?