Brep.MergeFaces Method

Merges coplanar faces when possible.
Public Function MergeFaces() As Integer
This language is not supported or no code example is available.
public int MergeFaces()
This language is not supported or no code example is available.

Return Value

int

then number of the removed faces after merge. -1 if an error occured.

Remarks
 
Rebuild() method could be necessary before to call this.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition