| SoIndexedNurbsSurfacetextureCoordIndex Property  | 
Texture coordinate indices. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoMFInt32 textureCoordIndex { get; }Public ReadOnly Property textureCoordIndex As SoMFInt32
	Get
public:
property SoMFInt32^ textureCoordIndex {
	SoMFInt32^ get ();
}member textureCoordIndex : SoMFInt32 with get
Property Value
Type: 
SoMFInt32
Remarks
See Also