Click or drag to resize

PointD3D   Conversion (VectorD3D to PointD3D)

[Missing <summary> documentation for "M:Altaxo.Geometry.PointD3D.op_Explicit(Altaxo.Geometry.VectorD3D)~Altaxo.Geometry.PointD3D"]


Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static explicit operator PointD3D (
	VectorD3D v
)

Parameters

v  VectorD3D

[Missing <param name="v"/> documentation for "M:Altaxo.Geometry.PointD3D.op_Explicit(Altaxo.Geometry.VectorD3D)~Altaxo.Geometry.PointD3D"]

Return Value

PointD3D

[Missing <returns> documentation for "M:Altaxo.Geometry.PointD3D.op_Explicit(Altaxo.Geometry.VectorD3D)~Altaxo.Geometry.PointD3D"]

See Also