Click or drag to resize
SoIndexedShapetangentIndex Property

The indices of the tangents that are used for the shape.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoMFInt32 tangentIndex { get; }

Property Value

Type: SoMFInt32
Remarks

This field is used only when the tangent binding is one of the _INDEXED bindings. By default, the value of this field indicates that the coordinate indices should be used for tangents as well.

See Also