Click or drag to resize
SoPickedPointListItem Property

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoPickedPoint this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: SoPickedPoint
See Also