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

Note: This API is now obsolete.

Obsolete

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

Parameters

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

Return Value

Type: SoTextureCoordinate3ElementCoordTypes
Remarks
See Also