Click or drag to resize

SolidIcoSphereVerticesForSphere Property

Gets the vertices of the refined sphere.

Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IEnumerable<PointD3D> VerticesForSphere { get; }

Property Value

IEnumerablePointD3D
See Also