ILNumerics Ultimate VS

PickingDriverNextVertex Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
3-dimensional array with detailed vertex and picking information

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public RetArray<long> NextVertex { get; }

Property Value

Type: RetArrayInt64

Implements

IPickingResultNextVertex
Remarks

VerticesWorld provides detailed data about all primitives hit. The shape and content of the matrix varies depending on the type of shape targeted.

For triangular shapes the matrix layout is as follows:

[ILNumerics Visualization Engine]

See Also

Reference