Message 1 of 1
How can I use IExportContext to export the LOD of a element?

Not applicable
11-09-2014
06:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
IExportContext is much easier to export mesh/geometry from revit, but it seems there is no way to set the LOD level or get all LOD level of a element?
If I don't use IExportContext, seems there is no easy way to access the UV information. so in order to export meshes, the only way is to use IExportContext right?
Then how can I export all the LOD level if a element have when using IExportContext to export meshes?