SketchSetPoint Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public bool SetPoint(
	int index,
	Pnt2d pnt2d
)

Parameters

index  Int32
 
pnt2d  Pnt2d
 

Return Value

Boolean

See Also