Point3dList.X Property

Point3dListX Property

Returns an indexer with all X coordinates in this list.

Namespace:  Rhino.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Point3dListXAccess X { get; }
Public ReadOnly Property X As Point3dListXAccess
	Get

Property Value

Type: Point3dListXAccess
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also