ILNumerics Ultimate VS

PickingDriverPrimitiveIDs Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
List of indices of primitives found which are crossed by the ray through the given picking position

[ILNumerics Visualization Engine]

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

public IEnumerable<long> PrimitiveIDs { get; }

Property Value

Type: IEnumerableInt64

Implements

IPickingResultPrimitiveIDs
Remarks

[ILNumerics Visualization Engine]

See Also

Reference