SketchBuilderEndPath Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public void EndPath(
	bool checkIfClosed = true,
	double tolerance = 1E-06
)

Parameters

checkIfClosed  Boolean  (Optional)
 
tolerance  Double  (Optional)
 

See Also