Skip to main content
Solved

How to remove extra coordinates?

  • September 14, 2017
  • 4 replies
  • 20 views

Forum|alt.badge.img

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?

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.

View original
Did this help you find an answer to your question?

4 replies

Forum|alt.badge.img

Here is the file which I am using cube.zip


daveatsafe
Safer
Forum|alt.badge.img+19
  • Safer
  • Best Answer
  • September 14, 2017

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.


Forum|alt.badge.img
daveatsafe wrote:

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.

 

Thank you for your help. I will try Degenerate geometry test.

Forum|alt.badge.img
daveatsafe wrote:

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.

 

Hi again! I used Degenerate geometry test and then calculated volume and it is correct. So it is some issue in the geometry, like you said. My question now is what can be a possible problem? Is it possible that I created something wrong in Revit or exported IFC incorrectly? But it is just a simple cube that I created and I exported to IFC with default settings.

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings