Message 1 of 1
Simplifying Solids

Not applicable
12-04-2019
06:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear all,
I am currently trying to automaticly generate a new wall layer based upon rooms, defining the finishing (paint, tiles...).
And basically it works like a charme.
I am trying to to this from a set of solids optained by starting from the room solids and cutting out the intrsecting geometry. However one downside that happens is that the resulting solid is composed of more planarFaces than needed. So some planar face of the solid could be joined into one planar face.
has anyone touch solid simplification in revit api?