Click or drag to resize

CrossSectionOfLineGetQuadraticCrossSection Method

[Missing <summary> documentation for "M:Altaxo.Drawing.D3D.CrossSections.CrossSectionOfLine.GetQuadraticCrossSection(System.Double)"]


Namespace: Altaxo.Drawing.D3D.CrossSections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static CrossSectionOfLine GetQuadraticCrossSection(
	double width
)

Parameters

width  Double

[Missing <param name="width"/> documentation for "M:Altaxo.Drawing.D3D.CrossSections.CrossSectionOfLine.GetQuadraticCrossSection(System.Double)"]

Return Value

CrossSectionOfLine

[Missing <returns> documentation for "M:Altaxo.Drawing.D3D.CrossSections.CrossSectionOfLine.GetQuadraticCrossSection(System.Double)"]

See Also