Arc2d.LeftDeflection Property

Another way to define an arc. Used in Optalog Nesting API. If the left_deflection is 0.0, the element is a segment, otherwise the element is an arc. It represents the signed distance from the middle of the chord to the middle of the arc, so left_deflection is positive if the arc goes clockwise.
public double LeftDeflection {get;}

Property Value

double

.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