InterfaceArcEdgeSplitArc Method

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
List<IArcEdge> SplitArc(
	double ArcLength
)

Parameters

ArcLength  Double
 

Return Value

ListIArcEdge

See Also