Skip to content

Index3d.T.

Public Class

Represents an element index within a Tree3d instance.

Inheritance Hierarchy

System.Object
Grasshopper.Kernel.Geometry.SpatialTrees.Index3d.T.

Namespace: Grasshopper.Kernel.Geometry.SpatialTrees

Assembly: Grasshopper (in Grasshopper.dll)

Syntax

public class Index3d<T> : IComparable<Index3d<T>>

T

The Index3d.T. type exposes the following members.

Constructors

Name

Description


Public Method

Initializes a new instance of the Index3d.T. class


Properties

Name

Description


Public Property

Gets the item index within the tree global list.


Public Property

Gets the actual item.


Public Property

Gets the index within the node index list.


Public Property

Gets the node of the tree in which this element is stored.


Methods

Name

Description


Public Method