InterfaceArcEdgeFlatten Method

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
List<ILineEdge> Flatten(
	double lineLength,
	double errorLevel
)

Parameters

lineLength  Double
 
errorLevel  Double
 

Return Value

ListILineEdge

See Also