Brep.CreateBooleanSplit Method

BrepCreateBooleanSplit Method

Overload List
  NameDescription
Public methodStatic memberCreateBooleanSplit(Brep, Brep, Double)
Splits shared areas of Breps and creates separate Breps from the shared and unshared parts.
Public methodStatic memberCreateBooleanSplit(IEnumerableBrep, IEnumerableBrep, Double)
Splits shared areas of Breps and creates separate Breps from the shared and unshared parts.
Top
See Also