Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Eror in Loading Structure Family

  1. #1
    Active Member
    Join Date
    2008-06
    Location
    Viet Nam
    Posts
    52
    Login to Give a bone
    0

    Default Eror in Loading Structure Family

    I've loaded column form i in family in revit 2011, but it's show an eror as pic. Can u fix it ? Thanks
    Attached Images Attached Images

  2. #2
    AUGI Addict
    Join Date
    2015-12
    Location
    Orlando, FL
    Posts
    1,049
    Login to Give a bone
    0

    Default Re: Eror in Loading Structure Family

    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.
    Attached Images Attached Images
    Last edited by alfredo medina; 2010-05-19 at 11:33 AM.

  3. #3
    Active Member
    Join Date
    2008-06
    Location
    Viet Nam
    Posts
    52
    Login to Give a bone
    0

    Default Re: Eror in Loading Structure Family

    Quote Originally Posted by Alfredo Medina View Post
    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.
    oh. let me see, thanks so much

  4. #4
    Active Member
    Join Date
    2008-06
    Location
    Viet Nam
    Posts
    52
    Login to Give a bone
    0

    Default Re: Eror in Loading Structure Family

    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

  5. #5
    AUGI Addict
    Join Date
    2015-12
    Location
    Orlando, FL
    Posts
    1,049
    Login to Give a bone
    0

    Default Re: Eror in Loading Structure Family

    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.

  6. #6
    Active Member
    Join Date
    2008-06
    Location
    Viet Nam
    Posts
    52
    Login to Give a bone
    0

    Default Re: Eror in Loading Structure Family

    Quote Originally Posted by Alfredo Medina View Post
    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)
    if u don't mind u can use my computer to fix it through TeamViewer 5

  7. #7
    Active Member
    Join Date
    2008-06
    Location
    Viet Nam
    Posts
    52
    Login to Give a bone
    0

    Default Re: Eror in Loading Structure Family

    Quote Originally Posted by Alfredo Medina View Post
    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)
    if u don't mind u can use my computer to fix it through TeamViewer 5 my yahoo id :thinhpham_kts or gmail (googletalk) : thinhphamkts251087 or skype : thinhphamkts058302

  8. #8
    I could stop if I wanted to rkitect's Avatar
    Join Date
    2006-01
    Posts
    449
    Login to Give a bone
    0

    Default Re: Eror in Loading Structure Family

    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.

  9. #9
    Active Member
    Join Date
    2008-06
    Location
    Viet Nam
    Posts
    52
    Login to Give a bone
    0

    Default Re: Eror in Loading Structure Family

    Quote Originally Posted by rkitect View Post
    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.
    not only I-column but also anything Files in Structure Steel.
    Attached Files Attached Files

  10. #10
    I could stop if I wanted to rkitect's Avatar
    Join Date
    2006-01
    Posts
    449
    Login to Give a bone
    0

    Default Re: Eror in Loading Structure Family

    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?

Page 1 of 2 12 LastLast

Similar Threads

  1. SE310-1L: Family Structure / Family Creation in Revit Structure
    By Autodesk University in forum Structural Engineering and Design
    Replies: 0
    Last Post: 2013-05-05, 02:25 AM
  2. Loading annotation family into model family
    By Jimbob in forum Revit MEP - General
    Replies: 4
    Last Post: 2011-11-09, 11:28 AM
  3. Get Family info without loading it ! Possible?
    By ppathak in forum Revit - API
    Replies: 0
    Last Post: 2010-10-20, 02:50 PM
  4. EROR IN IMPORT HATCH
    By thinhphamkts in forum Revit Architecture - General
    Replies: 19
    Last Post: 2010-07-22, 12:39 AM
  5. Loading Family
    By wags5116 in forum Revit MEP - General
    Replies: 3
    Last Post: 2009-02-06, 02:51 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •