Click or drag to resize
AB4D logo

ContourLinesFactory Constructor

Constructor

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public ContourLinesFactory(
	double[] contourLineValues
)

Parameters

contourLineValues  Double
array of double values that define the values for which the contour lines will be created
See Also