I am using an AutoDesk Revit Reader to transfer an RVZ file to a Feature Class in an ESRI GEoDatabase (ArcObjects). When using the 2DForcer to transform the 3D RVZ data to 2D data the translation fails and there error I get is 'Cannot write a non-area feature to an area feature class.' I am using a Geometry Filter which has the solid and area options checked, followed by a GeometryValidator with all options checked. and the output feature class type is set to polygon.
Solved
Cannot write a non-area feature to an area feature class
Best answer by erik_jan
The issue with going from 3D to 2D is usually that vertical lines become points and vertical areas become lines.
Sounds like that is the case for some of your features.
And the ESRI geodatabase is very picky about those geometry types.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.