Click or drag to resize

Point3dListY Property

Returns an indexer with all Y coordinates in this list.

Namespace:  Rhino.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Point3dListYAccess Y { get; }

Property Value

Type: Point3dListYAccess
See Also