P_Rhino_Geometry_RTreeEventArgs_Id - mcneel/rhinocommon-api-docs GitHub Wiki

RTreeEventArgs.Id Property

Gets the identifier of the found item.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public int Id { get; }

VB

Public ReadOnly Property Id As Integer
	Get

Property Value

Type: Int32

Exceptions

 

Exception Condition
OverflowException If, on 64-bit platforms, the value of this instance is too large or too small to be represented as a 32-bit signed integer.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

RTreeEventArgs Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️