Click or drag to resize

TetrahedronUpGetTriangleIndices Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Plot.Styles.ScatterSymbols.TetrahedronUp.GetTriangleIndices"]


Namespace: Altaxo.Graph.Graph3D.Plot.Styles.ScatterSymbols
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static IEnumerable<Tuple<int, int, int>> GetTriangleIndices()

Return Value

IEnumerableTupleInt32, Int32, Int32

[Missing <returns> documentation for "M:Altaxo.Graph.Graph3D.Plot.Styles.ScatterSymbols.TetrahedronUp.GetTriangleIndices"]

See Also