Skip to main content

Hi I'm using Revit native reader to read Revit 2021 arch project file but having problems with transformers rejecting geometries. E.g. using MeshMerger or MeshSimplifier transformer will result in rejecting all imported geometries. Any hint how to solve this problem? I want to simplify and join geometries before writing to gltf, to get gltf file that's easy to render

Thanks ​

Hi @ever​ 

Is the geometry from the Revit file a mesh? Can you put a GeometryFilter after the Revit reader and see what type of geometry you are working with? Or check the feature information window.

Thanks, Daragh


Reply