Click or drag to resize

Point3dListSetAllY Method

Set all the Y values for the points to a single value

Namespace:  Rhino.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.6
Syntax
public void SetAllY(
	double yValue
)

Parameters

yValue
Type: SystemDouble
See Also