Point3dList.SetAllX Method

Point3dListSetAllX Method

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

Namespace:  Rhino.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void SetAllX(
	double xValue
)
Public Sub SetAllX ( 
	xValue As Double
)

Parameters

xValue
Type: SystemDouble
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also