SweepArea2d Class

Algorithm to compute the region area that is covered when another region i swept along a vector.
Public Class SweepArea2d
This language is not supported or no code example is available.
public class SweepArea2d
This language is not supported or no code example is available.
public ref class SweepArea2d 
This language is not supported or no code example is available.
public class SweepArea2d
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Static Compute(Region2d, Vector2d, bool) Algorithm to compute the region area that is covered when another region i swept along a vector.
Public method Static MakeYMonotone(Arc2d)
Top
IGS.Genamo.SweepArea2d

.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