Click or drag to resize

SweepPath3DGetPoint Method

[Missing <summary> documentation for "M:Altaxo.Drawing.D3D.SweepPath3D.GetPoint(System.Int32)"]


Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PointD3D GetPoint(
	int idx
)

Parameters

idx  Int32

[Missing <param name="idx"/> documentation for "M:Altaxo.Drawing.D3D.SweepPath3D.GetPoint(System.Int32)"]

Return Value

PointD3D

[Missing <returns> documentation for "M:Altaxo.Drawing.D3D.SweepPath3D.GetPoint(System.Int32)"]

Implements

IPolylineD3DGetPoint(Int32)
See Also