Returns an indexer with all Z coordinates in this list.
Namespace:
Rhino.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public Point3dListZAccess Z { get; }
Public ReadOnly Property Z As Point3dListZAccess
Get
Property Value
Type:
Point3dListZAccessSee Also