Point3dList.XAccess Class

Point3dListXAccess Class

Utility class for easy-access of x-components of points inside an ON_3dPointList.
Inheritance Hierarchy
SystemObject
  Rhino.CollectionsPoint3dListXAccess

Namespace:  Rhino.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class XAccess
Public Class XAccess

The Point3dListXAccess type exposes the following members.

Properties
  NameDescription
Public propertyItem
Gets or sets the x-coordinate of the specified point.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also