Click or drag to resize

Point3dListSetAllZ Method

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

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

Parameters

zValue
Type: SystemDouble
See Also