Results 1 to 4 of 4

Thread: output VG settings to Excel

  1. #1
    AUGI Addict MikeJarosz's Avatar
    Join Date
    2015-10
    Location
    New York NY
    Posts
    1,497
    Login to Give a bone
    0

    Default output VG settings to Excel

    I have created quite a few view templates, carefully turning objects on or off depending on the view, like no toilets on ceilings. In Revit, there is no good way to review these settings against each other. For example, for floor plans I have working, presentation and issue views. I can start out by copying one to another, but eventually they are all stand alone. If I turn an object off in working, I have to also do it in presentation and issue. After a while, inconsistencies creep in.

    So I created an Excel file where I can compare settings against each other visually. Trouble is, I have to populate the Excel sheet manually. After a while there is no guarantee that the Revit templates and the Excel report agree. What I need is a way to dump VG settings into a file that I can read into Excel, or start Excel from within Revit and populate it directly.

    This is almost certainly an API project. And, I will have to relearn programming Revit all over again. (I did a few small projects in 200. A quick look and the docs I have didn't help, I couldn't find if visibility graphics is exposed in the API.

    A clip from the Excel analysis is attached. Any ideas?

    VT.JPG

  2. #2
    Member
    Join Date
    2013-09
    Posts
    26
    Login to Give a bone
    0

    Default Re: output VG settings to Excel

    Imagineit has a ad in for excel to and from revit that is for schedules though, are these schedules of some kind that you are exporting?

  3. #3
    AUGI Addict MikeJarosz's Avatar
    Join Date
    2015-10
    Location
    New York NY
    Posts
    1,497
    Login to Give a bone
    0

    Default Re: output VG settings to Excel

    I am familiar with Revit schedules. Schedules are basically for building objects. What I am looking for is a table of annotation settings. I also have the Revit app that dumps the object database to Microsoft Access. The Access file also only documents objects. This is a job for the API ***IF*** visibility graphics - VG - is exposed!

  4. #4
    I could stop if I wanted to Danny Polkinhorn's Avatar
    Join Date
    2003-12
    Location
    San Francisco, CA
    Posts
    448
    Login to Give a bone
    0

    Default Re: output VG settings to Excel

    Hi Mike,

    The View object has a GetVisibility method that will tell you if a category is on/off in a particular view. Sounds like that's what you're looking for.

    HTH,

Similar Threads

  1. 2014: output areas of 3D-Objekt to excel
    By tosi559020 in forum AutoCAD General
    Replies: 0
    Last Post: 2014-02-21, 12:40 PM
  2. 2009 - Render Output Settings to Printer
    By david.metcalf in forum Revit - Plotting/Printing/Exporting
    Replies: 1
    Last Post: 2008-05-12, 08:22 PM
  3. XML output settings?
    By whf in forum AutoCAD Civil 3D - Parcels
    Replies: 0
    Last Post: 2006-10-02, 07:30 PM
  4. What settings could alter output from a ctb
    By LunaTick in forum AutoCAD Plotting
    Replies: 4
    Last Post: 2006-01-12, 05:39 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
  •