Point3dList.Z Property

Point3dListZ Property

Returns an indexer with all Z coordinates in this list.

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

Property Value

Type: Point3dListZAccess
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also