Hi! I have one problem with coordinates of my objects. For example, I created a simple cube in Revit and exported to IFC file. After that I opened file in FME Data Inspector and I have 24 vertices or coordinates instead of 8 which I think I should have. So they are tripled. Therefore, when I calculate volume it is three times bigger. On the other hand, area calculator works fine. Is there any possibility to remove coordinates and leave only one for each vertex or maybe something else is a problem?
Solved
How to remove extra coordinates?
Best answer by daveatsafe
Hi @oliverakaranovi,
The coordinate count is based on a simplified representation of the cube, where it has six faces, each of which has 4 vertices, so the coordinate count is 24.
However, the volume is being calculated incorrectly, possibly due an issue in the geometry. If you run the feature through a GeometryValidator with the Degenerate geometry test, the output feature will have its geometry calculated correctly.
I have created a problem report for our development team to look into this issue.
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.