Results 1 to 2 of 2

Thread: Exporting Geometry through the API

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

    Angry Exporting Geometry through the API

    Hi,

    I'm trying to export all of the geometry contained in a Revit Model, to work with my own OpenGL-based 3D engine, and for some reason, I can get some, but not all of the geometry. Anyhow, I'm basically using the get_Geometry() method of a Revit Element instance and then work my way down to all of the triangular faces. Now, that works for most of the projects, but I encountered an example where I couldn't get everything to show up. In one of the training files, c_Condominium, railing Elements return a Geometry.Element objects consisting of a Solid and an Instance, but their geometry is empty, the solid has no faces and the SymbolGeometry member of the Instance is null, so no triangles are generated. I guess that someone must have a working viewer for Revit elements (samples in the SDK don't work as well) so does anybody have any ideas and is at liberty to discuss them?

    Thanks,
    Janko Jerinic
    Lead Developer, Building Explorer LLC
    www.buildingexplorer.com

  2. #2
    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: Exporting Geometry through the API

    If you're not already a member of ADN, I would suggest that you become one. This would be an issue that you'd need to address with Autodesk directly.

    Hope that helps,

Similar Threads

  1. 2015: Cut Geometry
    By mit81 in forum Revit MEP - General
    Replies: 4
    Last Post: 2015-04-16, 07:24 PM
  2. Exporting a 3D geometry from Civil 3D
    By kafka in forum AutoCAD Civil 3D - General
    Replies: 3
    Last Post: 2012-05-07, 11:47 AM
  3. Modifying Geometry in ROBOT and Updating Geometry in REVIT
    By stephen.lewis in forum Robot Structural Analysis
    Replies: 7
    Last Post: 2009-12-09, 04:32 AM
  4. Replies: 2
    Last Post: 2007-04-20, 05:37 PM
  5. Exporting Attibute geometry problem
    By leo_sailer in forum AutoCAD General
    Replies: 1
    Last Post: 2006-01-04, 09: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
  •