Click or drag to resize
SoVRMLIndexedLinecoordIndex Property

Indices of the coordinates that the indexed line set uses as its vertices.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoMFInt32 coordIndex { get; }

Property Value

Type: SoMFInt32
Remarks

The coordinates connect to form the lines.

See Also