IPolyClassFlatten Method

Flatten cuts all arcs in small line elments with length "FlattenLength" in mils.

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void Flatten(
	double FlattenLength
)

Parameters

FlattenLength  Double
value for line in mils

Implements

InterfacePolyClassFlatten(Double)

See Also