Click or drag to resize

Point3dListSetAllX Method

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

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

Parameters

xValue
Type: SystemDouble
See Also