Click or drag to resize
SoPointDetailGetTextureCoordIndex Method

Returns the index of the texture coordinates for the point within the relevant normal node.

Namespace: OIV.Inventor.Details
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public int GetTextureCoordIndex()

Return Value

Type: Int32
Remarks

Note that if texture coordinates have been generated for a shape, the index may not be into an existing texture coordinate node.

See Also