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

    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
    Honolulu, HI
    Posts
    447

    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,
    Danny Polkinhorn
    WATG

Similar Threads

  1. Modifying Geometry in ROBOT and Updating Geometry in REVIT
    By stephen.lewis in forum Robot Structural Analysis
    Replies: 7
    Last Post: 2009-12-09, 03:32 AM
  2. Egg-Like Geometry
    By Cheuk Ling in forum Revit Architecture - General
    Replies: 4
    Last Post: 2008-04-25, 05:13 AM
  3. Replies: 2
    Last Post: 2007-04-20, 05:37 PM
  4. Exporting Attibute geometry problem
    By leo_sailer in forum AutoCAD General
    Replies: 1
    Last Post: 2006-01-04, 08:51 PM
  5. Join Geometry
    By markf.68931 in forum Revit Architecture - General
    Replies: 1
    Last Post: 2005-11-29, 11:25 AM

Posting Permissions

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