SketchSegmentMakeEdge Method

Definition

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

Parameters

points  DictionaryInt32, Pnt2d
 

Return Value

TopoDS_Edge

See Also