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

Returns code indicating what has been set in state/element.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static SoTextureCoordinate3ElementCoordTypes GetCoordType(
	SoState state,
	int unit
)

Parameters

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

Return Value

Type: SoTextureCoordinate3ElementCoordTypes
Remarks

See Also