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: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use GetCoordType(SoState) method instead.")]
public static SoTextureCoordinateElementCoordTypes GetType(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: SoTextureCoordinateElementCoordTypes
Remarks
See Also