Boolean2d Class

Boolean operations.
Public Class Boolean2d
This language is not supported or no code example is available.
public class Boolean2d
This language is not supported or no code example is available.
public ref class Boolean2d 
This language is not supported or no code example is available.
public class Boolean2d
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Add(Poly2d, int) Add geometry.
Public method Add(Region2d, int) Add geometry.
Public method Clear()
Public method Compute(BBoolType) Computes the boolean operation on the input geometry added with the Add functions. The type of boolean operation is described by op.
Top
Fields
 
Name Description
Public field Static BIntersect Intersect.
Public field Static BUnion Union.
Public field Static BXor XOR.
Public field DrawArc Draw arc delegate.
Public field DrawPoint
Public field Progress Progress delegate.
Top
IGS.Genamo.Boolean2d

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition