Results 1 to 2 of 2

Thread: Convert rvt file to gbxml using Revit API

  1. #1
    Woo! Hoo! my 1st post
    Join Date
    2017-03
    Posts
    1
    Login to Give a bone
    0

    Post Convert rvt file to gbxml using Revit API

    Hi, I have a question about Revit API.

    Now I have to export the rvt(Revit) file to the gbxml file without Revit program.

    I'm using c# language.

    Is it possible to export the rvt(Revit) file to the gbxml file using Revit API?

    I think that Firstly, the rvt(Revit) file is exported and then convert to the gbxml.

    Please help me...

    Have a nice day!

  2. #2
    Active Member
    Join Date
    2011-11
    Location
    Saint-Omer, Pas-de-Calais, France
    Posts
    58
    Login to Give a bone
    0

    Default Re: Convert rvt file to gbxml using Revit API

    Look at the bool Document.Export(string folder, string name, GBXMLExportOptions options) method.

Similar Threads

  1. Replies: 1
    Last Post: 2014-09-18, 04:40 PM
  2. import gbXML file
    By skillsj in forum Revit Architecture - General
    Replies: 2
    Last Post: 2009-07-29, 12:45 PM
  3. EXPORTING a gbxml file into TRACE
    By jgoerling in forum Revit MEP - General
    Replies: 1
    Last Post: 2008-09-30, 04:27 PM

Tags for this Thread

Posting Permissions

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