Click or drag to resize
SoTextureCoordinateElementGetType Method (SoState, Int32)

Note: This API is now obsolete.

Obsolete

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

Parameters

state
Type: OIV.Inventor.MiscSoState
unit
Type: SystemInt32

Return Value

Type: SoTextureCoordinateElementCoordTypes
Remarks
See Also