SketchUtilsWeldPoints Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public static bool WeldPoints(
	Sketch sketch,
	IEnumerable<int> pointIndices
)

Parameters

sketch  Sketch
 
pointIndices  IEnumerableInt32
 

Return Value

Boolean

See Also