Point3dListSetAllX Method |
Set all the X values for the points to a single value
Namespace:
Rhino.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic void SetAllX(
double xValue
)
Public Sub SetAllX (
xValue As Double
)
Parameters
- xValue
- Type: SystemDouble
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also