Click or drag to resize
SoVRMLIndexedShapecoordIndex Property

Indices of the coordinates that the indexed face 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 faces.

See Also