SketchSegmentArcCenter Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public Pnt2d Center(
	Dictionary<int, Pnt2d> points
)

Parameters

points  DictionaryInt32, Pnt2d
 

Return Value

Pnt2d

See Also