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; }
Public ReadOnly Property Y As Point3dListYAccess
Get
Property Value
Type:
Point3dListYAccessSee Also