Click or drag to resize

IPolylineD3DGetPoint Method

[Missing <summary> documentation for "M:Altaxo.Geometry.IPolylineD3D.GetPoint(System.Int32)"]


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

Parameters

idx  Int32

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

Return Value

PointD3D

[Missing <returns> documentation for "M:Altaxo.Geometry.IPolylineD3D.GetPoint(System.Int32)"]

See Also