|
ContourLinesFactory Constructor |
Constructor
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax 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