Skip to main content
Solved

I want to create a solid Buildings from surfaces, one surface is missing ,Can i create missing surface and complete the solid?

  • October 1, 2016
  • 3 replies
  • 47 views

Best answer by takashi

Hi @madhavan702, if you created every face of a solid as surface geometries, you can transform them into a solid with the SolidBuilder. Alternatively, a combination of the Aggregator and GeometryCoercer (Geometry Type: fme_brep_solid) can also be used.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

takashi
Celebrity
  • Best Answer
  • October 1, 2016

Hi @madhavan702, if you created every face of a solid as surface geometries, you can transform them into a solid with the SolidBuilder. Alternatively, a combination of the Aggregator and GeometryCoercer (Geometry Type: fme_brep_solid) can also be used.


  • Author
  • October 1, 2016

But I have one side if the surface is missing, can I create the missed surface and proceed with solid creation????


takashi
Celebrity
  • October 1, 2016

But I have one side if the surface is missing, can I create the missed surface and proceed with solid creation????

if you have roof surfaces, try BRepSolidBoundaryCreator.Beta transformer from Hub.