Click or drag to resize
SoPathListItem Property

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

Parameters

index
Type: SystemInt32

Property Value

Type: SoPath
See Also