BumpDistance Class

Class to calculate the distance to move a set of polys agains another set of polys until they touch.
Public Class BumpDistance
This language is not supported or no code example is available.
public class BumpDistance
This language is not supported or no code example is available.
public ref class BumpDistance 
This language is not supported or no code example is available.
public class BumpDistance
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Static Distance(List<Poly2d>, List<Poly2d>, double, double, DrawArcDelegate) moving is bumped in the direction angle against stationary
Top
Name Description
Public delegate DrawArcDelegate Debug function.
Top
Fields
 
Name Description
Public field Static draw
Top
IGS.Genamo.BumpDistance

.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