Utility class for easy-access of z-components of points inside an ON_3dPointList.

Namespace: Rhino.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)

Syntax

C#
public class ZAccess
Visual Basic
Public Class ZAccess

Inheritance Hierarchy

System..::..Object
  Rhino.Collections..::..Point3dList..::..ZAccess

See Also