Click or drag to resize
SoTextureCoordinateElementGetType Method (SoState)

Note: This API is now obsolete.

Obsolete

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 9300. Use GetCoordType(SoState) method instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static SoTextureCoordinateElementCoordTypes GetType(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: SoTextureCoordinateElementCoordTypes
Remarks
See Also